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 6 hours
ago. based on code collected
about 6 hours
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 12 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(getAttribute): Don't trim the attribute value. (parseTypeMap): Handle IllegalArgumentException.
guenne
More...
over 18 years ago
(valueOf): Pass up cause with the SQLException.
guenne
More...
over 18 years ago
Don't assign values to parameters.
guenne
More...
over 18 years ago
Hand out getter and setter methods to configure the connection pool.
guenne
More...
over 18 years ago
(unwrapTypeProxy): New method to unwrap TypeRef's and proxy's. (parseField): Fixed to unwrap type proxy's as instanceof is used. Handle ObjectType correctly.
guenne
More...
over 18 years ago
(getType): New method to allow direct access to the type.
guenne
More...
over 18 years ago
(writeField): Fixed to handle ObjectType correctly.
guenne
More...
over 18 years ago
(createUpdateTrigger): Added support for ON UPDATE SET NULL and ON UPDATE SET DEFAULT.
guenne
More...
over 18 years ago
Fixed typo in comment. (position): Implemented. (setString): Implemented variant without offset and length to just call the more generic one.
guenne
More...
over 18 years ago
(position): Implemented. (setBytes): Implemented variant without offset and length to just call the more generic one.
guenne
More...
over 18 years ago
Lazily create model and Swing component to safe resouces. Fixed to honour isNullAllowed() status.
guenne
More...
over 18 years ago
Fixed to work as desired.
guenne
More...
over 18 years ago
Initial revision - Test cases for CheckboxElement.
guenne
More...
over 18 years ago
(writeDeclarationMethod, writeCreateFormElements): Write @Override annotation if appropriate.
guenne
More...
over 18 years ago
(SwingSearchPanel): Add our ActionListner to `mode' and `pattern' element. Disable `pattern' element by default as `list-all' mode is default. (actionPerformed): Added logging. For `mode' changes check for `list-all' and enable/disable `pattern' element. For `pattern' action start search.
guenne
More...
over 18 years ago
(createComponent,createComboBox,createTextField): Splitted off creation into new methods for better reading. Set action command also for text fields.
guenne
More...
over 18 years ago
Add tool tips also if table model is not a SearchTableModel.
guenne
More...
over 18 years ago
Provide tooltip with the value in the cell as the cell might not be big enough to display it all.
guenne
More...
over 18 years ago
(putIfAbsent): Fixed exist test to actually work.
guenne
More...
over 18 years ago
(mapConstraintException): Add SQLException as cause for more details.
guenne
More...
over 18 years ago
(put): Fixed exist test to actually work.
guenne
More...
over 18 years ago
(performSearch): Pull in references for faster display.
guenne
More...
over 18 years ago
(pullInReferences): New method.
guenne
More...
over 18 years ago
Added missing single-quote.
guenne
More...
over 18 years ago
(writeFormDecl): Better generated indent. (writeSelectExpr): Removed superfluous newline. (writeCtor): Fixed SelectExpr variant to generate correct code.
guenne
More...
over 18 years ago
(testAddIfAbsent): New test case for new method.
guenne
More...
over 18 years ago
Fixed JavaDoc link.
guenne
More...
over 18 years ago
(testLiteralSetContains): Use Object[] instead of Boolean[] to prevent varargs problems.
guenne
More...
over 18 years ago
(addIfAbsent): New method to simplify conditional add.
guenne
More...
over 18 years ago
(putIfAbsent): New method to simplify conditional put.
guenne
More...
over 18 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
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