[CORE-3544] Refactored org.jpox.store.mapping to org.jpox.store.mapped.mapping. Refactored org.jpox.store.expression to org.jpox.store.mapped.expression. Refactored several mapped classes from org.jpox.store to org.jpox.store.mapped. Likewise org.jpox.store.query classes that are specific to mapped datastores. Added StoreManager.supportsValueStrategy |
|
More...
|
almost 17 years ago
|
[CORE-3544] Refactored org.jpox.store.mapping to org.jpox.store.mapped.mapping. Refactored org.jpox.store.expression to org.jpox.store.mapped.expression. Refactored several mapped classes from org.jpox.store to org.jpox.store.mapped. Likewise org.jpox.store.query classes that are specific to mapped datastores. Added StoreManager.supportsValueStrategy |
|
More...
|
almost 17 years ago
|
[CORE-3544] Refactored org.jpox.store.mapping to org.jpox.store.mapped.mapping. Refactored org.jpox.store.expression to org.jpox.store.mapped.expression. Refactored several mapped classes from org.jpox.store to org.jpox.store.mapped. Likewise org.jpox.store.query classes that are specific to mapped datastores. Added StoreManager.supportsValueStrategy |
|
More...
|
almost 17 years ago
|
check for type == null instead of catching nullpointerexception |
|
More...
|
almost 17 years ago
|
Migrate StoreManager.getDatastoreClass methods to MappedStoreManager. |
|
More...
|
almost 17 years ago
|
Migrate StoreManager.getDatastoreClass methods to MappedStoreManager. |
|
More...
|
almost 17 years ago
|
Migrate StoreManager.getDatastoreClass methods to MappedStoreManager. |
|
More...
|
almost 17 years ago
|
Add <mapping-file> for all jdo files in the project |
|
More...
|
almost 17 years ago
|
Add <mapping-file> for all jdo files in the project |
|
More...
|
almost 17 years ago
|
Add <mapping-file> for all jdo files in the project |
|
More...
|
almost 17 years ago
|
Add <mapping-file> for all jdo files in the project |
|
More...
|
almost 17 years ago
|
[IDE-44] Open persistence.xml after creation |
|
More...
|
almost 17 years ago
|
[IDE-44] Open persistence.xml after creation |
|
More...
|
almost 17 years ago
|
Refactor SCOID to org.jpox.identity |
|
More...
|
almost 17 years ago
|
Refactor SCOID to org.jpox.identity |
|
More...
|
almost 17 years ago
|
Remove JPA. Not needed by core |
|
More...
|
almost 17 years ago
|
[CORE-3543] Moved StoreManager.newObjectId to ObjectManager for consistency |
|
More...
|
almost 17 years ago
|
[CORE-3543] Moved StoreManager.newObjectId to ObjectManager for consistency |
|
More...
|
almost 17 years ago
|
[CORE-3542] Move db4o generic JDOSequenceImpl to org.jpox.jdo and have AbstractStoreManager instantiate it rather than each datastore manager doing it |
|
More...
|
almost 17 years ago
|
[CORE-3542] Move db4o generic JDOSequenceImpl to org.jpox.jdo and have AbstractStoreManager instantiate it rather than each datastore manager doing it |
|
More...
|
almost 17 years ago
|
[CORE-3540] Make getConnection a method of StoreManager interface |
|
More...
|
almost 17 years ago
|
Migrate DB4O "JDOConnectionImpl" to be a generic implementation taking in the native connection, hence usable by all datastores that aren't RDBMS |
|
More...
|
almost 17 years ago
|
Migrate DB4O "JDOConnectionImpl" to be a generic implementation taking in the native connection, hence usable by all datastores that aren't RDBMS |
|
More...
|
almost 17 years ago
|
[CORE-3541] Moved resolveIdentifierMacro to RDBMSManager |
|
More...
|
almost 17 years ago
|
[CORE-3541] Moved resolveIdentifierMacro to RDBMSManager |
|
More...
|
almost 17 years ago
|
[CORE-3541] Moved resolveIdentifierMacro to RDBMSManager |
|
More...
|
almost 17 years ago
|
[CORE-3540] Move connection factory creation/registration to AbstractStoreManager, also getConnection() method for transactional connection access |
|
More...
|
almost 17 years ago
|
[CORE-3540] Move connection factory creation/registration to AbstractStoreManager, also getConnection() method for transactional connection access |
|
More...
|
almost 17 years ago
|
[CORE-3540] Move connection factory creation/registration to AbstractStoreManager, also getConnection() method for transactional connection access |
|
More...
|
almost 17 years ago
|
Fix invalid value for org.jpox.schemaTool.mode |
|
More...
|
almost 17 years ago
|