12
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected about 4 years ago.
Dec 27, 2019 — Dec 27, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[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
Andy Jefferson
as andy_jefferson
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
Andy Jefferson
as andy_jefferson
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
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
check for type == null instead of catching nullpointerexception More... almost 17 years ago
Migrate StoreManager.getDatastoreClass methods to MappedStoreManager.
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Migrate StoreManager.getDatastoreClass methods to MappedStoreManager.
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Migrate StoreManager.getDatastoreClass methods to MappedStoreManager.
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Add <mapping-file> for all jdo files in the project
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Add <mapping-file> for all jdo files in the project
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Add <mapping-file> for all jdo files in the project
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Add <mapping-file> for all jdo files in the project
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[IDE-44] Open persistence.xml after creation
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[IDE-44] Open persistence.xml after creation
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Refactor SCOID to org.jpox.identity
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Refactor SCOID to org.jpox.identity
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Remove JPA. Not needed by core
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3543] Moved StoreManager.newObjectId to ObjectManager for consistency
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3543] Moved StoreManager.newObjectId to ObjectManager for consistency
Andy Jefferson
as andy_jefferson
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
Andy Jefferson
as andy_jefferson
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
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3540] Make getConnection a method of StoreManager interface
Andy Jefferson
as andy_jefferson
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
Andy Jefferson
as andy_jefferson
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
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3541] Moved resolveIdentifierMacro to RDBMSManager
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3541] Moved resolveIdentifierMacro to RDBMSManager
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3541] Moved resolveIdentifierMacro to RDBMSManager
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3540] Move connection factory creation/registration to AbstractStoreManager, also getConnection() method for transactional connection access
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3540] Move connection factory creation/registration to AbstractStoreManager, also getConnection() method for transactional connection access
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3540] Move connection factory creation/registration to AbstractStoreManager, also getConnection() method for transactional connection access
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Fix invalid value for org.jpox.schemaTool.mode
Andy Jefferson
as andy_jefferson
More... almost 17 years ago