openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Persistent Objects in Java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 13 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(LiteralSet): Use generics to simplify invocations.
guenne
More...
over 18 years ago
(createFormElement): Remove TimeStamp related test code.
guenne
More...
over 18 years ago
(fireContainerDataChanged): Make sure that we do the notification within the event dispath thread, so we don't violate the thread confinement.
guenne
More...
over 18 years ago
(containerDataChanged): Added JavaDoc.
guenne
More...
over 18 years ago
(ReleaseThread): Be kind and honor interruption requests.
guenne
More...
over 18 years ago
Added one simple sentence about thread-safety and concurrency.
guenne
More...
over 18 years ago
Fixed id of SetChild entry.
guenne
More...
over 18 years ago
Made classes as immutable as possible, as less mutable state, the easier it is to ensure thread safety.
guenne
More...
over 18 years ago
Changed into an immutable class as it represents a state in the application.
guenne
More...
over 18 years ago
(resourceText): Merged variants by using varargs. (timeStamp): New method to write a localized timestamp. (body): Made protected.
guenne
More...
over 18 years ago
(writeTableRowCell): Add `rightAlign' CSS class to cell if required by model. (writePagerPanel): Add the page list in the center cell.
guenne
More...
over 18 years ago
(contextOfPage): New hook method. (write): Eval `jumpToPage'. Limit current page to maximum available. Only write page list if we can. Only write table if we can. (writeSearchForm): Use post method. Call contextOfPage method. (writeTableHeaderCell): Only write sort URL if we have a query prefix. (writePagerPanel): Call contextOfPage method.
guenne
More...
over 18 years ago
(setValue): Fixed JavaDoc reference. (matchPattern): Don't assign value to parameter.
guenne
More...
over 18 years ago
(otherPageURL): Added missing `&' between `rows' and `page' elements.
guenne
More...
over 18 years ago
(writeElement): Don't use mapped string of current value, otherwise no restrict value will be selected.
guenne
More...
over 18 years ago
(read): Remove all elements before we read our state from the request.
guenne
More...
over 18 years ago
(removeAllElements): New method.
guenne
More...
over 18 years ago
(HtmlWriter): Added note about side-effect. (quoteString): Use StringBuilder as no synchronize needed. Don't assign values to parameters. Fixed quoting of single-quote. (attrUrl): Don't assign values to parameters.
guenne
More...
over 18 years ago
(doTestRestrictTo): Removed FIXME. Enabled all asserts.
guenne
More...
over 18 years ago
(getVisualString): Overriden to handle restricted values case correctly.
guenne
More...
over 18 years ago
(setObject): Fixed to handle restricted values case correctly.
guenne
More...
over 18 years ago
Added "docu" to de.mguennewig.pobjimport package.
guenne
More...
over 18 years ago
(reservedInClass): Added the quite common keyword `comment'.
guenne
More...
over 18 years ago
(setParam): Test for USE_STREAM_TO_INSERT_LOB of Container and do it if true.
guenne
More...
over 18 years ago
(getCapabilities): Also return USE_STREAM_TO_INSERT_LOB.
guenne
More...
over 18 years ago
Fixed damn typo.
guenne
More...
over 18 years ago
(USE_STREAM_TO_INSERT_LOB): New constant. (useStreamToInsertLob): New test method.
guenne
More...
over 18 years ago
(dropTable): Clean entry in pclass_ table.
guenne
More...
over 18 years ago
(supportsSQLType): Removed method. Sadly the metadata of most JDBC drivers does not match the truth, so that this solution isn't suitable. (Type.setParam): Added JdbcContainer as parameter.
guenne
More...
over 18 years ago
(fkeys): Don't initialize twice. Just results in data-loss.
guenne
More...
over 18 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree