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 17, 2025 — Feb 17, 2026
Showing page 2 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added MultipartRequest test cases and fixed found issues.
guenne
More...
over 16 years ago
Added equals/hashCode to ColumnReference.
guenne
More...
over 16 years ago
Moved internal utility classes into inner classes.
guenne
More...
over 16 years ago
Added method TableExprContext.getTableExpression(Column).
guenne
More...
over 16 years ago
Made PObjJdbcResultSet a static inner class.
guenne
More...
over 16 years ago
Fixed SQLEvalContext.addJoin so that multiple joins result in the correct SELECT statement.
guenne
More...
over 16 years ago
Added more SQLEvalContext tests. Fixed Test001RefType.testMissingClass to use more unusual class name for testing.
guenne
More...
over 16 years ago
Moved TableExprQuery and its subclasses from JdbcQuery into SQLEvalContext and renamed them.
guenne
More...
over 16 years ago
Replaced Term.getSqlValue by Term.addToSql that does not depend on state of EvalContext.
guenne
More...
over 16 years ago
Pushed-down more methods from EvalContext into SQLEvalContext to cleanup EvalContext API.
guenne
More...
over 16 years ago
Added more test cases for SQLEvalContext and fixed most found issues.
guenne
More...
over 16 years ago
Renamed join test cases to contain the class name of the tested wrapper class.
guenne
More...
over 16 years ago
Query API cleanup to reduce interface and change towards side-effects-free methods.
guenne
More...
over 16 years ago
Pulled-up mapPClassIdToClassDecl and mapClassDeclToPClassId from JdbcContainer to Container.
guenne
More...
over 16 years ago
Skip DynamicSelect tests if using MemoryContainer as it does not support it.
guenne
More...
over 16 years ago
Added MS-SQL reference files for grant tests.
guenne
More...
over 16 years ago
Moved logic how a command is executed into Container.
guenne
More...
over 16 years ago
Fixed typos.
guenne
More...
over 16 years ago
Fixed documentation.
guenne
More...
over 16 years ago
Autogenerate implicit primary key for id field, let ClassDecl.getPrimaryKeyConstraint() return it.
guenne
More...
over 16 years ago
Provide naive implementation for PredicateQuery.executeResultSet().
guenne
More...
over 16 years ago
Allow ClassDecl.sortByField to be null. Added/updated docu. Ensure that test classes have a non-null sortByField.
guenne
More...
over 16 years ago
Fixed Swing form elements to initialize visible flag correctly.
guenne
More...
over 16 years ago
Added pre-condition checks to Column.setIndex(int).
guenne
More...
over 16 years ago
Fixed code generator to not duplicate form entries of base forms in sub forms.
guenne
More...
over 16 years ago
Fixed handling of invalid values to PObjNestedSet. Removed duplicate code. Added test cases.
guenne
More...
over 16 years ago
Fixed handling of SqlStatement handling to be order independant and not affected by repeated usage of the same parameter.
guenne
More...
over 16 years ago
Split commands used for nestedSet as not all JDBC drivers handle multiple statements at once (SQLite drivers for example).
guenne
More...
over 16 years ago
Added new join `nestedSet'.
guenne
More...
over 16 years ago
Fixed argument handling in Command.
guenne
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
9
…
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