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
[RDBMS-123] Allow specification of table name for SchemaTable auto-starter
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
remove System.out More... almost 17 years ago
[CORE-3545] Reinstate Marcels query alongside new query
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3545] Reinstate Marcels query alongside new query
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Formatting to JPOX code conventions. Reinstate all SODA logging which seems to have been removed ... and all SVN history was lost too
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[RDBMS-122] Reinstate original SchemaTable under original name. Move new one to SchemaTable2
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Further change for SchemaTable2
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[RDBMS-122] Reinstate original SchemaTable under original name. Move new one to SchemaTable2
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Unused imports. Dont want pages of warnings
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
add remaining org.jpox.query.* packages to exported packages More... almost 17 years ago
revert last commit More... almost 17 years ago
[CORE-3545] use the org.jpox.query package More... almost 17 years ago
Remove redundant "abstract" keywords, not for an interface
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
unnecessary casts - cut compiler warnings down to manageable levels
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3544] Push 2 more StoreManager methods down to MappedStoreManager
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3544] Fix store data issue - JPOX unit tests all pass as before
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3545] export the query packages More... almost 17 years ago
[CORE-3545] initial version of the new query compiler More... almost 17 years ago
[CORE-3544] Rollback part of last commit - not completely working. Added TODOs
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Remove outdated info
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3544] Moved TableStoreData to org.jpox.store.mapped. Added internal property storage of values in StoreData so that in the future we can make it extensible rather than having getter/setter methods and having to declare properties. XMLAutoStarter copes with persisting any number of defined props now
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3544] Moved TableStoreData to org.jpox.store.mapped. Added internal property storage of values in StoreData so that in the future we can make it extensible rather than having getter/setter methods and having to declare properties. XMLAutoStarter copes with persisting any number of defined props now
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Remove duplication of interface name
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Fix XML auto start file name
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Fix to distinct handling for JPA
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
without debug
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
Fix regressed JPA tests. If you are going to change mechanisms for detecting queueing please run the tests that it will affect. Was spelt wrong in the SCO classes
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3544] Refactored to org.jpox.store.mapped since only have identifiers for mapped datastores
Andy Jefferson
as andy_jefferson
More... almost 17 years ago
[CORE-3544] Refactored to org.jpox.store.mapped since only have identifiers for mapped datastores
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