| Progress: |
|
|
|
44 of 47 issues have been resolved
|
|
|
OJB 1.0.5 (upcoming bugfix release)
|
|
| |
|
OJB-141 |
UNRESOLVED
|
Objects are not evicted from Cache on abort() after flush() - ObjectEnvelopes reuse mechanism fails
|
|
|
| |
|
OJB-143 |
UNRESOLVED
|
PersistentFieldIntrospectorImpl and PersistentFieldCGLibImpl don't work for nested objects when reference was modified by its setter method
|
|
|
| |
|
OJB-130 |
UNRESOLVED
|
SQL formatted incorrectly in regards to quoting for Oracle9i
|
|
|
| |
|
OJB-134 |
FIXED
|
UserAlias object is not set with designated method Criteria.setAlias (UserAlias alias)
|
|
|
| |
|
OJB-86 |
FIXED
|
OJB expects in method Implementation#newOQLQuery() an illegal return type
|
|
|
| |
|
OJB-124 |
CANNOT REPRODUCE
|
Unexpected error with DBCP and OJB where OJB was unable to get a connection. The root cause appears to be a org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool exhausted, cause: null
|
|
|
| |
|
OJB-128 |
FIXED
|
"query by example"ignore inherited fields (using 'table per subclass' mapping)
|
|
|
| |
|
OJB-129 |
FIXED
|
Add JDBC 3.0 "Retrieval of Auto Generated Keys" support
|
|
|
| |
|
OJB-131 |
FIXED
|
Add native (database based) pagination/limit support
|
|
|
| |
|
OJB-101 |
FIXED
|
Add support CLOB support in PlatformOracle9iImpl for XAPool prepared statements.
|
|
|
| |
|
OJB-100 |
FIXED
|
Allow the specification of names for database foreignkeys and indices
|
|
|
| |
|
OJB-90 |
FIXED
|
Collection proxies do not follow equals/hashCode contract
|
|
|
| |
|
OJB-97 |
FIXED
|
ConnectionFactoryDBCPImpl: Rollback call after commit call when set useAutoCommit="2"
|
|
|
| |
|
OJB-121 |
FIXED
|
Criteria add* methods should return "this"
|
|
|
| |
|
OJB-96 |
FIXED
|
Document changed Identity handling and PK field assignment
|
|
|
| |
|
OJB-113 |
FIXED
|
Fix support for JAVA_OBJECT jdbc type
|
|
|
| |
|
OJB-127 |
FIXED
|
Mistakes in project.xml
|
|
|
| |
|
OJB-123 |
FIXED
|
MySQL support for SequenceManagerStoredProcedureImpl
|
|
|
| |
|
OJB-94 |
FIXED
|
NPE when execute query (join via 1:n reference) on objects using "table-per-subclass"-inheritance
|
|
|
| |
|
OJB-85 |
FIXED
|
ODMG-api in managed environment: Transaction demarcation problems when using a ConnectionFactory different from deprecated ConnectionFactoryManagedImpl
|
|
|
| |
|
OJB-89 |
FIXED
|
ODMG: The LockManagerFactory doesn't configure LockManager implementations which using OJB's Configurable interface
|
|
|
| |
|
OJB-117 |
FIXED
|
OJB can't read metadata provided by separate jar file (in classpath)
|
|
|
| |
|
OJB-98 |
FIXED
|
OJB statup failure after update 1.0.3 -> 1.0.4
|
|
|
| |
|
OJB-133 |
FIXED
|
Query exception occur if a field name is equals to a database function/keyword
|
|
|
| |
|
OJB-91 |
FIXED
|
Query performance slowdown (about 20%) between 1.0.3 and 1.0.4
|
|
|
| |
|
OJB-132 |
FIXED
|
Repository load fails on Turkish
|
|
|
| |
|
OJB-93 |
FIXED
|
Super class record not being deleted.
|
|
|
| |
|
OJB-103 |
FIXED
|
TransactionExt.flush() call doesn't clear 1:1, 1:n link history
|
|
|
| |
|
OJB-108 |
FIXED
|
Unsupported platforms stay unreported
|
|
|
| |
|
OJB-36 |
FIXED
|
auto-insert attribute of reference/collection descriptor
|
|
|
| |
|
OJB-73 |
FIXED
|
generate onDelete="cascade" for foreign-key element if auto-delete is set to true for collection descriptor
|
|
|
| |
|
OJB-118 |
FIXED
|
odmg-api, if two new object (associated via reference) are registered and deleted within the same tx, odmg perform illegal insert of one object
|
|
|
| |
|
OJB-122 |
FIXED
|
unable to exclude packages from being cached
|
|
|
| |
|
OJB-111 |
FIXED
|
Add PersistenceBroker leak detection
|
|
|
| |
|
OJB-114 |
FIXED
|
Concurrency issue with between RsIterator.finalize() and PersistenceBrokerAbstractImpl.
|
|
|
| |
|
OJB-107 |
FIXED
|
Support for Clob/Blob field types in persistence capable objects
|
|
|
| |
|
OJB-116 |
WON'T FIX
|
"proxy" keyword does not accept the value "dynamic"
|
|
|
| |
|
OJB-80 |
WON'T FIX
|
OJB support of Oracle's bfile attribute
|
|
|
| |
|
OJB-119 |
FIXED
|
JDBC connection documentation out of date
|
|
|
| |
|
OJB-92 |
FIXED
|
Unneeded query with Composite FK which has null column(s), which also lead to not respecting constraint with some db2 drivers.
|
|
|
| |
|
OJB-120 |
FIXED
|
addExists() builds invalid SQL if subquery has orderby clause
|
|
|
| |
|
OJB-15 |
CANNOT REPRODUCE
|
Randomly concurrency problem in Identity class
|
|
|
| |
|
OJB-88 |
FIXED
|
Documentation: Adapt LOB's howto, add docs for CLOB
|
|
|
| |
|
OJB-109 |
FIXED
|
Location of repository.xml
|
|
|
| |
|
OJB-140 |
FIXED
|
Needs to avoid ClassNotFoundException during cloning with commons-lang
|
|
|
| |
|
OJB-105 |
FIXED
|
Pluggable "null" definition for persistent fields
|
|
|
| |
|
OJB-112 |
FIXED
|
Tool for forward engineering from repository.xml
|
|
|
| Progress: |
|
|
18 of 18 issues have been resolved
|
|
|
The OJB_1_0_RELEASE maintenance branch
|
|
| |
|
OJB-67 |
FIXED
|
Add a new check to the xdoclet module to avoid weird mapping errors of one-to-many relationships
|
|
|
| |
|
OJB-19 |
FIXED
|
OJB should respect Set/List as the field type for collection descriptors that do not specify a collection class
|
|
|
| |
|
OJB-43 |
FIXED
|
Persistent inner classes and xdoclet
|
|
|
| |
|
OJB-75 |
FIXED
|
orderby attribute in repository_user.xml not always respected
|
|
|
| |
|
OJB-60 |
FIXED
|
when use the common-logging.properties, the system can find the common-logging.properties, but aslo use the default "Poor Man Logging"
|
|
|
| |
|
OJB-7 |
FIXED
|
Critical cascading delete setting in OJB.properties
|
|
|
| |
|
OJB-8 |
FIXED
|
Problem when using cascading delete on empty 1:1 reference
|
|
|
| |
|
OJB-68 |
FIXED
|
Query/reference prefetching issue: PersistenceBrokerAware#afterLookup(...) is called before the object was completely materialized
|
|
|
| |
|
OJB-23 |
FIXED
|
RemovalAwareCollection tries to delete non persistent objects
|
|
|
| |
|
OJB-3 |
FIXED
|
ReportQuery ignores field conversion defined in repository
|
|
|
| |
|
OJB-72 |
FIXED
|
SQL for a collection query should apply an alias for the indirection table with a schema
|
|
|
| |
|
OJB-50 |
FIXED
|
Wrong SQL is generated for sub-criterias using the same path but with different path classes
|
|
|
| |
|
OJB-31 |
FIXED
|
Configurable JDBC driver-setting setFetchSize
|
|
|
| |
|
OJB-37 |
FIXED
|
Configurable option to allow unwrapping of DBCP connections
|
|
|
| |
|
OJB-14 |
FIXED
|
Setting custom JDBC driver tuning options trough jdbc-connection-descriptor
|
|
|
| |
|
OJB-6 |
FIXED
|
Support for stored procedures returning ResultSet
|
|
|
| |
|
OJB-61 |
FIXED
|
xdoclet ojb.reference property class-ref doesn't work with generics
|
|
|
| |
|
OJB-53 |
INVALID
|
Ignored constraint checked
|
|
|
| Progress: |
|
|
1 of 1 issues have been resolved
|
|
|
OJB 1.1 (upcoming release)
|
|
| |
|
OJB-140 |
FIXED
|
Needs to avoid ClassNotFoundException during cloning with commons-lang
|
|
|
| Progress: |
|
|
28 of 28 issues have been resolved
|
|
|
CVS HEAD
|
|
| |
|
OJB-63 |
FIXED
|
Bug when query against objects mapped on multiple joined tables ("super"-references)
|
|
|
| |
|
OJB-67 |
FIXED
|
Add a new check to the xdoclet module to avoid weird mapping errors of one-to-many relationships
|
|
|
| |
|
OJB-100 |
FIXED
|
Allow the specification of names for database foreignkeys and indices
|
|
|
| |
|
OJB-20 |
FIXED
|
Allow the use of collection-factory
|
|
|
| |
|
OJB-90 |
FIXED
|
Collection proxies do not follow equals/hashCode contract
|
|
|
| |
|
OJB-9 |
FIXED
|
Missing table qualifier in count sql preceding distinct QueryByCriteria
|
|
|
| |
|
OJB-94 |
FIXED
|
NPE when execute query (join via 1:n reference) on objects using "table-per-subclass"-inheritance
|
|
|
| |
|
OJB-10 |
FIXED
|
New Proxy Generation API's
|
|
|
| |
|
OJB-22 |
FIXED
|
Only select pk-columns when the Class is a Proxy
|
|
|
| |
|
OJB-43 |
FIXED
|
Persistent inner classes and xdoclet
|
|
|
| |
|
OJB-5 |
FIXED
|
Support Collections using non-pk fields
|
|
|
| |
|
OJB-16 |
FIXED
|
Support stored procedures in select by pk statement
|
|
|
| |
|
OJB-73 |
FIXED
|
generate onDelete="cascade" for foreign-key element if auto-delete is set to true for collection descriptor
|
|
|
| |
|
OJB-75 |
FIXED
|
orderby attribute in repository_user.xml not always respected
|
|
|
| |
|
OJB-60 |
FIXED
|
when use the common-logging.properties, the system can find the common-logging.properties, but aslo use the default "Poor Man Logging"
|
|
|
| |
|
OJB-95 |
INVALID
|
Retrieving collections when FK is a VARCHAR
|
|
|
| |
|
OJB-4 |
FIXED
|
Cannot resolve multiple attributes in a single criteria or column
|
|
|
| |
|
OJB-68 |
FIXED
|
Query/reference prefetching issue: PersistenceBrokerAware#afterLookup(...) is called before the object was completely materialized
|
|
|
| |
|
OJB-23 |
FIXED
|
RemovalAwareCollection tries to delete non persistent objects
|
|
|
| |
|
OJB-3 |
FIXED
|
ReportQuery ignores field conversion defined in repository
|
|
|
| |
|
OJB-72 |
FIXED
|
SQL for a collection query should apply an alias for the indirection table with a schema
|
|
|
| |
|
OJB-50 |
FIXED
|
Wrong SQL is generated for sub-criterias using the same path but with different path classes
|
|
|
| |
|
OJB-47 |
FIXED
|
Feature Request: Arguments for class constructor
|
|
|
| |
|
OJB-48 |
FIXED
|
Feature Request: Support of non-static inner classes.
|
|
|
| |
|
OJB-61 |
FIXED
|
xdoclet ojb.reference property class-ref doesn't work with generics
|
|
|
| |
|
OJB-53 |
INVALID
|
Ignored constraint checked
|
|
|
| |
|
OJB-24 |
FIXED
|
Feature Request: enumerates and field conversions
|
|
|
| |
|
OJB-78 |
FIXED
|
setPathOuterJoin() needs clarification
|
|
|