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 1 hour
ago. based on code collected
about 1 hour
ago.
Feb 21, 2025 — Feb 21, 2026
Showing page 42 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(setConnection): Only reset if we have a connection currently.
guenne
More...
over 19 years ago
(pobjects-test, pobjform-test): Fail hard on error. Fail on failure, but after generating the report.
guenne
More...
over 19 years ago
(getSqlValue): Fixed supportsBoolean() test.
guenne
More...
over 19 years ago
Removed already implemented `missing feature'.
guenne
More...
over 19 years ago
Removed leading whitespaces.
guenne
More...
over 19 years ago
Use Container.supportsLimitOffset() test method instead of code duplicate.
guenne
More...
over 19 years ago
Use supportsInherits() test method instead of code duplicate.
guenne
More...
over 19 years ago
(supportsBoolean, supportsInherits, supportsLimitOffset, supportsOracleJoin, supportsSQL99Join): New test methods for more readability.
guenne
More...
over 19 years ago
Use supports*Join() test methods instead of code duplicate.
guenne
More...
over 19 years ago
Use supports*Join() test method instead of code duplicate.
guenne
More...
over 19 years ago
(supportsOracleJoin, supportsSQL99Join): New test methods. (addTableExprColumns): Use test method instead of code duplicate.
guenne
More...
over 19 years ago
Replaced EvalContext.getDBCapabilities() with supportsBoolean(), supportsInherits() and getSupportedJoins() for more readability.
guenne
More...
over 19 years ago
Fixed JavaDoc.
guenne
More...
over 19 years ago
(container): Changed visibility from protected to private. Added getter method and use it in the subclasses.
guenne
More...
over 19 years ago
Added FIXME comments where the schema name is neccessary.
guenne
More...
over 19 years ago
(getModuleForPackage, getTableExpr): New methods.
guenne
More...
over 19 years ago
(tableExprs): Changed visibility from protected to private - use getNumTableExprs() and getTableExpr(int) to access. (Query): Removed unused variants. Changed visibility from public to protected.
guenne
More...
over 19 years ago
(PredicateQuery): Removed unused variants.
guenne
More...
over 19 years ago
Use Query.ASCENDING and Query.DESCENDING instead of its values.
guenne
More...
over 19 years ago
(serialVersionUID): Added to OkAction and CancelAction to complete Serializable interface.
guenne
More...
over 19 years ago
- Renamed de.mguennewig.pobjform.html.HTML*Element classes to de.mguennewig.pobjform.html.Html*Element. - Renamed de.mguennewig.pobjform.html.PObjHTMLForm to de.mguennewig.pobjform.html.PObjHtmlForm.
guenne
More...
over 19 years ago
(parseTypeClass): Removed the not thrown DictionaryException.
guenne
More...
over 19 years ago
(serialVersionUID): Added to complete Serializable interface.
guenne
More...
over 19 years ago
(write): Removed the not thrown IOException.
guenne
More...
over 19 years ago
(serialVersionUID): Added to complete Serializable interface of Throwable.
guenne
More...
over 19 years ago
(createTableEntries): Removed unused local variable.
guenne
More...
over 19 years ago
(evaluate): Removed unused local variable.
guenne
More...
over 19 years ago
Initial revision - New classes for easy initializing a BLOB/CLOB value.
guenne
More...
over 19 years ago
(addParameter): Added missing support for BlobType and ClobType.
guenne
More...
over 19 years ago
Make servlet API happy.
mva
More...
over 19 years ago
←
1
2
…
38
39
40
41
42
43
44
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