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 3 hours
ago. based on code collected
about 4 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 7 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improved exception handling.
guenne
More...
almost 18 years ago
Fixed expected result -- spelling fixes
guenne
More...
almost 18 years ago
Let FctCall implement the Iterable<Term> interface.
guenne
More...
almost 18 years ago
Fixed spelling of method name in DataDefinition.
guenne
More...
almost 18 years ago
Spelling fixes.
guenne
More...
almost 18 years ago
Ignore metadata constants for primary keys.
guenne
More...
almost 18 years ago
Updated checkstyle to version 4.4.
guenne
More...
almost 18 years ago
Extracted 'pobjtest' preset definition from junit tags for easier reading.
guenne
More...
almost 18 years ago
Removd the file headers and CVS keywords.
guenne
More...
almost 18 years ago
Removed unused deleteAll related stuff.
guenne
More...
almost 18 years ago
Marked 'optgroup' as element content tag.
guenne
More...
almost 18 years ago
- Fixed checkSyntax to work if precision is at maximum after trailing zero cut off. - Test user given lower and upper limits first as users will understand it easier then precision scale messages.
guenne
More...
almost 18 years ago
Fixed to use unlimited number for precision and scale tests.
guenne
More...
almost 18 years ago
(testParseTrailingZeros): Fixed to test with number whose precision violates the type.
guenne
More...
almost 18 years ago
Workaround full path exposure issue of Internet Explorer.
guenne
More...
almost 18 years ago
Test received exception if it is the expected one.
guenne
More...
almost 18 years ago
Protect against NPE due to unboxing.
guenne
More...
almost 18 years ago
Allow filtering of timestamps that represent a year.
guenne
More...
almost 18 years ago
Fixed writeFile(File,Module) to restrict export to given module.
guenne
More...
almost 18 years ago
(formatNative): Fixed to format according to scale if possible. (parseNative): Fixed to return number with correct scale. (checkSyntax): Fixed to not call parseNative. Fixed to ignore trailing zeros.
guenne
More...
almost 18 years ago
Move private constants after the public ones so that one does not need to scroll around to find them all.
guenne
More...
about 18 years ago
Moved constants before members.
guenne
More...
about 18 years ago
Changed visibility of members to private for better encapsulation.
guenne
More...
about 18 years ago
(checkConstraints): Use getMap method instead of direct member access to `valueToLabel' of super class.
guenne
More...
about 18 years ago
(createCheckConstraint): There is no need to add result columns to the context as we are just interested in the WHERE clause.
guenne
More...
about 18 years ago
(getMaxFieldSize): Added Override annotation.
guenne
More...
about 18 years ago
(getObject, getInitialObject): Return more specific type to avoid casts and unchecked warnings. (setObject): Use generics to avoid warnings.
guenne
More...
about 18 years ago
Fixed JavaDoc references.
guenne
More...
about 18 years ago
Removed reference to removed const.
guenne
More...
about 18 years ago
(dropTable): First drop the sequence, then the table. At last clear the entry for it in the pclass_ table.
guenne
More...
about 18 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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