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 4 hours
ago. based on code collected
about 4 hours
ago.
Feb 26, 2025 — Feb 26, 2026
Showing page 32 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(getSqlType): Removed NonScalarType test.
guenne
More...
over 19 years ago
Added JavaDoc.
guenne
More...
over 19 years ago
Use inherited JavaDoc.
guenne
More...
over 19 years ago
Added JavaDoc. (sqlError): Removed as PObjReadError and PObjSQLException have a string constructor since quite some time.
guenne
More...
over 19 years ago
Added JavaDoc.
guenne
More...
over 19 years ago
(name): @see can not be used inline.
guenne
More...
over 19 years ago
Grouped methods by defining class and interface. Added JavaDoc.
guenne
More...
over 19 years ago
Added JavaDoc.
guenne
More...
over 19 years ago
Grouped methods by defining class and interface. Added JavaDoc.
guenne
More...
over 19 years ago
Added JavaDoc. (setModule): New method, which is already implemented by all implementing classes.
guenne
More...
over 19 years ago
Removed as not used at the moment.
guenne
More...
over 19 years ago
(addMap, getMap, checkConstraints, expand, isScalar, labelToValue, valueToLabel): Pulled down implementation from `Type' into new class `ScalarType'. Supplied new implementation for all of them as this is just a wrapper around a type declaration. (getType): New method as short-cut for getTypeDecl().getType().
guenne
More...
over 19 years ago
(addMap, getMap, checkConstraints, expand, isScalar, labelToValue, valueToLabel): Pulled down implementation from `Type' into new class `ScalarType'. Supplied new implementation for all of them as this is not a scalar and also not an SQL type.
guenne
More...
over 19 years ago
(addMap, getMap, checkConstraints, expand, isScalar, labelToValue, valueToLabel): Pulled down implementation from `Type' into new class `ScalarType' and left an abstract version in `Type'. (parseNative): Use PObjClob to "parse" the string.
guenne
More...
over 19 years ago
(addMap, getMap, checkConstraints, expand, isScalar, labelToValue, valueToLabel): Pulled down implementation from `Type' into new class `ScalarType' and left an abstract version in `Type'.
guenne
More...
over 19 years ago
Added some more JavaDoc.
guenne
More...
over 19 years ago
(generateModules): If no module names given, then generate all.
guenne
More...
over 19 years ago
Fixed generation of multiple wrong indentations. Fixed generation of multiple trailing whitespaces.
guenne
More...
over 19 years ago
(createQuerySpecs): renamed local variable to prevent hiding of member.
guenne
More...
over 19 years ago
Whitespace changes.
guenne
More...
over 19 years ago
Removed unused import line.
guenne
More...
over 19 years ago
(ConstantName, VisibilityModifier): Ignore metadata members from code generator.
guenne
More...
over 19 years ago
(pobjtest-generate): Splitted pobjtool calls, so that the dictionary will only be included in pobjects.test.Globals.
guenne
More...
over 19 years ago
(writeMetadataVisibility): New method to reduce code duplication. Also writes `final' modifier if possible. (writeJoinAttrInit): Fixed indentation. (writeJoinMemberAttr): Fixed test whether initialization should be done.
guenne
More...
over 19 years ago
(testGetIPv4AddressInvalid, testGetNetmaskInvalid): Removed unused local variable.
guenne
More...
over 19 years ago
(assertSqlEquals): Removed unused local variable.
guenne
More...
over 19 years ago
(parseModule): Don't check String equality using == operator.
guenne
More...
over 19 years ago
(formatDate): Fixed infinite loop.
guenne
More...
over 19 years ago
(depend): Adapted to `classes.xml' splitting. (pobjtest-gencheck, pobjsearch-gencheck, pobjdemo-gencheck): Also generate if XML has changed. (pobjdemo-generate): Also generate dictionary. (pobjsearch-generate): Removed hack.
guenne
More...
over 19 years ago
Removed code that the code generator will produce for us, so that only the hand-made additions are left.
guenne
More...
over 19 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
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