0
I Use This!
Inactive

Commits : Listings

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