0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow generated code of PObjTool to be splitted into separate directories. More... almost 15 years ago
Fixed endless loop in ContainerWrapper if tables have circles. More... almost 15 years ago
Fixed a few dictionary parser issues. More... almost 15 years ago
Fixed test case for PObjNestedSet. More... almost 15 years ago
Fix SQLite SQL generation tests to work with multi-column constraints. More... almost 15 years ago
Moved result column list out of SQLEvalContext state and let it be compute everytime again. More... almost 15 years ago
Changed Declaraction.appendSqlStatements to createSqlStatement to avoid in/out method parameters. More... almost 15 years ago
Backout support for isolation level. More... almost 15 years ago
Fix database connection properties handling for Oracle and SQL server. More... almost 15 years ago
Added more documentation. More... almost 15 years ago
Code cleanup. More... almost 15 years ago
Remove not required SuppressWarnings("unused") annotations. More... almost 15 years ago
Specify type of generic classes if possible. More... almost 15 years ago
Fixed possible ClassCastException in SoftHashMap if null keys are used. More... almost 15 years ago
Fix Clob and Blob implementation to use SQLFeatureNotSupportedException. More... over 15 years ago
Refactored pobjsearch to support asynchronous searching and caching of result. More... almost 16 years ago
Fixed to get serialized isolation level to work with Oracle. More... almost 16 years ago
Fixed indentation issue of Java code generator. More... almost 16 years ago
Merged cleanup and bugfixes from query-rewrite-branch into default branch. More... about 16 years ago
Changed JdbcContainer.executeCommand to try to map constraint issues. More... about 16 years ago
Added more tests and fixed some old ones. More... about 16 years ago
More testing. Fixed issues. Added/Updated JavaDoc. More... about 16 years ago
Moved ORDER BY handling from SQLEvalContext to AbstractEvalContext. More... about 16 years ago
Improved ToggleColumnAction to set SELECTED_KEY if column is visible. More... about 16 years ago
Fixed DDL generation for multiple column foreign key constraints. More... about 16 years ago
Fixed PObjJoin classes to use their generic type everywhere where it applied. More... about 16 years ago
Code Cleanup in SQLEvalContext. More... about 16 years ago
Added more test cases. More... about 16 years ago
Move PObjJdbcResultSet out of JdbcQuery. More... about 16 years ago
Changed EvalContext into an interface. More... about 16 years ago