issues
search
datanucleus
/
datanucleus-core
DataNucleus core persistence support - the basis for anything in DataNucleus
124
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove support for fetch-fk-only
#468
andyjefferson
closed
2 years ago
0
Support recursion-depth=0 on DFG fields
#467
andyjefferson
closed
2 years ago
1
Investigate only wrapping some mutable fields when accessed
#466
andyjefferson
opened
2 years ago
1
FetchPlanForClass.getRecursionDepthForMember doesn't take in to account dynamically defined groups
#465
andyjefferson
closed
2 years ago
0
Add ability to treat java.util.Date (and java.sql.Date, Time, Timestamp) as non-mutable
#464
andyjefferson
closed
2 years ago
0
Add property to permit updating all candidate fields on query result processing
#463
andyjefferson
closed
2 years ago
0
Change logging default to Log4J v2, and allow use of NullLogger
#462
andyjefferson
closed
2 years ago
0
Drop use of org.datanucleus.util.MultiMap, use Java standard classes for same benefit
#461
andyjefferson
closed
2 years ago
0
Move all SCO wrapper creation to SCOUtils
#460
andyjefferson
closed
2 years ago
0
ClassUtils.newInstance has a constructor cache, but the benefit is dubious
#458
andyjefferson
closed
2 years ago
1
Remove many toLowerCase in properties/extension handling for efficiency
#457
andyjefferson
closed
2 years ago
0
Support QueryResultCache "none" setting
#456
andyjefferson
closed
2 years ago
0
Upgrade javax.* (transaction,validation,cdi) to jakarta variants
#455
andyjefferson
opened
2 years ago
0
Compound identity with embedded persistable creates StateManager that is not embedded
#454
andyjefferson
closed
2 years ago
0
Don't L2 cache a field that is a DN Collection instance
#453
andyjefferson
closed
2 years ago
0
Support COSH, SINH, TANH function evaluation for in-memory queries
#451
andyjefferson
closed
2 years ago
0
Support COT function evaluation for in-memory queries
#450
andyjefferson
closed
2 years ago
0
Support ATAN2 function evaluation for in-memory queries
#449
andyjefferson
closed
2 years ago
0
Support POWER, ROUND function evaluation for in-memory queries
#448
andyjefferson
closed
2 years ago
0
Upgrade ASM to v9.3
#447
andyjefferson
closed
2 years ago
0
Support Jakarta LOCAL_DATE, LOCAL_TIME, LOCAL_DATETIME
#446
andyjefferson
closed
2 years ago
0
Change embedded object handling to ignore lifecycle, since managed by owner object
#445
andyjefferson
closed
2 years ago
0
Avoid embedded objects being put in L1 cache
#444
andyjefferson
closed
2 years ago
0
L2 cache is not updated when stored field is instantiated or when not already present
#443
andyjefferson
closed
2 years ago
0
Cater for putting Persistable field in DFG but recursionDepth=0
#442
andyjefferson
closed
2 years ago
1
Backed SCO Collection wrappers can avoid datastore call on remove(element) if not in the cached collection
#441
andyjefferson
closed
2 years ago
0
Load of 1-N BIDIR collection should store owner in StateManager of each element if owner field isn't loaded by default.
#440
andyjefferson
closed
2 years ago
0
Offload StateManagerImpl "activity" into flags bits
#439
andyjefferson
closed
2 years ago
0
Change StateManager for embedded cases to only allow one "owner"
#438
andyjefferson
closed
2 years ago
0
Offload StateManagerImpl savedPC, savedLoadedFields, savedPersistenceFlags into separate object
#437
andyjefferson
closed
2 years ago
0
Drop datanucleus.jmxType of "default" (use "platform" instead)
#436
andyjefferson
closed
2 years ago
0
EmbeddedMetaData : drop memberMetaData and just use members
#435
andyjefferson
closed
2 years ago
0
Remove Lock object from StateManagerImpl
#434
andyjefferson
closed
2 years ago
0
Converted to lazy load of lock to prevent NPE during constructor
#433
ThisIsUnique
closed
2 years ago
3
Move RDBMSStoreManager getCatalogName, getSchemaName to StoreManager
#432
andyjefferson
closed
2 years ago
0
Metadata : provide fast lookup of different type of member
#431
andyjefferson
closed
2 years ago
0
Move AutoStartMechanism helper code to org.datanucleus.store.autostart package
#430
andyjefferson
closed
2 years ago
0
Optimistic Lock Groups ?
#429
andyjefferson
opened
2 years ago
0
5.2: Use Log4j (v2) API as (still optional) dependency, and Core only with scope test
#428
vorburger
closed
2 years ago
0
PluginParserTest: Remove 2 tests that relied totally on internal DN handling and log4j, backport from master to 5.2 maintenance branch
#427
vorburger
closed
2 years ago
0
Bump log4j-core from 2.17.0 to 2.17.1
#426
dependabot[bot]
closed
2 years ago
0
Bump log4j-core from 2.16.0 to 2.17.0
#425
dependabot[bot]
closed
2 years ago
0
Bump log4j-core from 2.15.0 to 2.16.0
#424
dependabot[bot]
closed
2 years ago
0
Bump log4j-core from 2.13.2 to 2.15.0
#423
dependabot[bot]
closed
2 years ago
1
Table with name "user" or "users" fails to auto create
#422
sdyura
closed
2 years ago
3
ExecutionContextImpl.performDetachAllOnTxnEndPreparation has a NPE bug, the bug may be caused by level1Cache
#421
FlowingFun
closed
2 years ago
2
Ignore persistence properties of form "datanucleus.schema.generateXXX" when using SchemaTool
#420
andyjefferson
closed
2 years ago
0
Refactor org.datanucleus.store.types.XXXHandler/Adapter to org.datanucleus.store.types.container
#419
andyjefferson
closed
3 years ago
0
Migrate "ObjectProvider" to "StateManager"
#418
andyjefferson
closed
3 years ago
0
Drop deprecated "enum-getter-by-value", replaced by "enum-value-getter"
#417
andyjefferson
closed
3 years ago
0
Previous
Next