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 19, 2025 — Feb 19, 2026
Showing page 37 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add members to PClass that hold join data. For Record instances, reduce getter and setter methods to the bare minimum -- no load on demand and the like.
mva
More...
over 19 years ago
(MEMBER_ATTR) new name() variant
mva
More...
over 19 years ago
Take Record instead of PObject as constructor argument.
mva
More...
over 19 years ago
(insertRecord) new method, unfortunately public
mva
More...
over 19 years ago
add classes for set tests -- needs new tables
mva
More...
over 19 years ago
(writeDeclarationMethod): ClassDecl without an IdField are mapped onto a Record and so must implement getTableExpr() and not getClassDecl().
guenne
More...
over 19 years ago
(setUp) db.deleteAll(Empty.class)
mva
More...
over 19 years ago
(name): Use Class.getName() also here instead of Class.toString().
guenne
More...
over 19 years ago
(Type) Use Class.getName() to get full qualified class name, as Class.toString() adds `class ' or `interface ' etc in front of it.
mva
More...
over 19 years ago
(JoinType): Initialize typeClass to ourself. (name): Use Class.getName() to get full qualified class name, as Class.toString() adds `class ' or `interface ' etc infront of it.
guenne
More...
over 19 years ago
(ContainerWrapper): Call registerDictionary as some methods like getClassDecl are not passed to the child container.
guenne
More...
over 19 years ago
Initial revision - a default SearchSpec implementation.
guenne
More...
over 19 years ago
Initial revision - a default SearchInfo implementation.
guenne
More...
over 19 years ago
(pobjdemo-gencheck,test-gencheck): Also generate new if the SQL files are missing.
guenne
More...
over 19 years ago
(insertObject): Only store materialized tables and check if we have stored anything.
guenne
More...
over 19 years ago
Fixed tests for materialized tables.
guenne
More...
over 19 years ago
(insertObjectTable): Fixed handling of not materialized tables. Added JavaDoc.
guenne
More...
over 19 years ago
(writeClass): Don't write 2 constructors if table has no fields.
guenne
More...
over 19 years ago
(testQueryNonEmpty): Renamed into `testQueryNonEmptyDb'. (testQueryNonEmptyWithFalseConj): Renamed into `testQueryNonEmptyDbWithFalseConj'. (testQueryEmptyTable, testQueryNotMaterializedTable): New test cases.
guenne
More...
over 19 years ago
(testEmptyTable): New test case.
guenne
More...
over 19 years ago
Initial revision -- new pobject interface class for test table `Empty'.
guenne
More...
over 19 years ago
(pobjtest): Added new table Empty -- update your schema accordingly.
guenne
More...
over 19 years ago
(createTable): Fixed test for materialized tables.
guenne
More...
over 19 years ago
Added missing SQL statements.
guenne
More...
over 19 years ago
(dropTable): Do nothing if not materialized. (drop): Always call dropTables for a ClassDecl. (grants): Fixed test for not-materialized tables.
guenne
More...
over 19 years ago
(setConnection): Initialize the new connection.
guenne
More...
over 19 years ago
Initial revision - abstract base class for a container pool.
guenne
More...
over 19 years ago
(DATE_FORMATS): all HTTP dates are on GMT.
guenne
More...
over 19 years ago
(parse): Fixed to parse strings with more then one argument correctly.
guenne
More...
over 19 years ago
Initial revision -- tests Message class.
guenne
More...
over 19 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
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