See: Description
Interface | Description |
---|---|
MacroString.MacroHandler |
Inner class : Macro Handler
|
Class | Description |
---|---|
AbstractXMLEntityResolver |
Abstract implementation of an entity resolver for XML files.
|
Base64 |
A Base64 Encoder/Decoder.
|
ClassUtils |
Utilities for handling classes.
|
CommandLine |
Command line option parser.
|
CommandLine.NoArgOption |
No argument option class.
|
CommandLine.Option |
CommandLine option base class
|
CommandLine.WithArgOption |
Use argment option class.
|
ConcurrentReferenceHashMap<K,V> |
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional
referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
|
DetachListener |
Listener hook for detachment events, as an alternative to the JDO standard process of throwing a NucleusUserException.
|
I18nUtils |
Utility class for internationalization.
|
Imports |
Utility class handling Imports.
|
JDK14Logger |
JDK1.4 logger (java.util.logging) implementation of a NucleusLogger.
|
Localiser |
Localiser for messages in the DataNucleus system.
|
Log4J2Logger |
Log4J v2 implementation of a NucleusLogger.
|
Log4JLogger |
Log4J implementation of a NucleusLogger.
|
MacroString |
Macro String Utilities
|
MacroString.IdentifierMacro |
Inner class : Identifier Macro
|
MacroString.ParameterMacro |
Inner class : Parameter Macro
|
MultiMap |
An implementation of a
MultiMap , which is basically a Map
with multiple values for a key. |
NucleusLogger |
Logging framework for DataNucleus.
|
NullLogger |
Null implementation of a NucleusLogger.
|
PersistenceUtils |
Series of convenience methods for the persistence process.
|
RegularExpressionConverter |
Converter for a "matches" regular expression replacing the Java regular expression
constructs with datastore-specific constructs.
|
StringUtils |
Utilities for String manipulation.
|
TypeConversionHelper |
Class with methods for type conversion.
|
Enum | Description |
---|---|
ConcurrentReferenceHashMap.Option | |
ConcurrentReferenceHashMap.ReferenceType |
An option specifying which Java reference type should be used to refer to a key and/or value.
|
Copyright © 2019. All rights reserved.