Serialized Form
|
Package org.apache.openjpa.abstractstore |
_storeCls
String _storeCls
_storeProps
String _storeProps
_platform
String _platform
|
Package org.apache.openjpa.conf |
_isPostPersistCallbackImmediate
boolean _isPostPersistCallbackImmediate
_allowsMultipleMethodsForSameCallback
boolean _allowsMultipleMethodsForSameCallback
_allowsDuplicateListener
boolean _allowsDuplicateListener
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
|
Package org.apache.openjpa.datacache |
_stats
CacheStatisticsSPI _stats
conf
OpenJPAConfiguration conf
- The configuration set by the system.
log
Log log
- The log to use.
_name
String _name
_closed
boolean _closed
_schedule
String _schedule
_includedTypes
Set<E> _includedTypes
_excludedTypes
Set<E> _excludedTypes
_evictOnBulkUpdate
boolean _evictOnBulkUpdate
conf
OpenJPAConfiguration conf
- The configuration set by the system.
log
Log log
- The log to use.
entityTimestampMap
ConcurrentHashMap<K,V> entityTimestampMap
_closed
boolean _closed
_name
String _name
evictPolicy
AbstractQueryCache.EvictPolicy evictPolicy
_stats
QueryStatistics<T> _stats
_statsEnabled
boolean _statsEnabled
serialVersionUID: -7889619105916307055L
astat
long[] astat
stat
long[] stat
stats
Map<K,V> stats
astats
Map<K,V> astats
start
Date start
since
Date since
serialVersionUID: 9014495759588003166L
totalStat
long[] totalStat
stat
long[] stat
stats
Map<K,V> stats
totalStats
Map<K,V> totalStats
start
Date start
since
Date since
enabled
boolean enabled
_cache
CacheMap _cache
_cacheSize
int _cacheSize
_softRefs
int _softRefs
_lru
boolean _lru
_cache
CacheMap _cache
_lru
boolean _lru
_cacheSize
int _cacheSize
_softRefs
int _softRefs
_exp
long _exp
_key
Object _key
_expired
boolean _expired
_type
Class<T> _type
_partProperties
List<E> _partProperties
_partitions
Map<K,V> _partitions
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
_query
StoreQuery _query
_cache
QueryCache _cache
_sctx
StoreContext _sctx
_repos
MetaDataRepository _repos
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
_res
QueryResult _res
_proj
boolean _proj
_sctx
StoreContext _sctx
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
_ex
long _ex
_timestamp
long _timestamp
_types
Collection<E> _types
|
Package org.apache.openjpa.enhance |
readObject
private void readObject(ObjectInputStream in)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
o
Object o
sm
StateManager sm
serializationUserVisible
boolean serializationUserVisible
|
Package org.apache.openjpa.event |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
eventType
int eventType
_conf
Configuration _conf
_type
int _type
_related
Object _related
_classListeners
Map<K,V> _classListeners
_listeners
LifecycleEventManager.ListenerList _listeners
_addListeners
List<E> _addListeners
_remListeners
List<E> _remListeners
_exceps
List<E> _exceps
_firing
boolean _firing
_fail
boolean _fail
_failFast
boolean _failFast
_activated
boolean _activated
_types
int _types
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Throws:
IOException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
_provider
RemoteCommitProvider _provider
_transmitPersIds
boolean _transmitPersIds
_type
int _type
_begin
int _begin
_flush
int _flush
_end
int _end
|
Package org.apache.openjpa.kernel |
readResolve
protected Object readResolve()
throws ObjectStreamException
- Replaces the factory with this JVMs pooled version if it exists. Also
freezes the factory.
- Throws:
ObjectStreamException
_conf
OpenJPAConfiguration _conf
_userObjects
Map<K,V> _userObjects
_lock
ReentrantLock _lock
_poolKey
Object _poolKey
ctx
QueryContext ctx
readObject
private void readObject(ObjectInputStream in)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
_connectionFactoryName
String _connectionFactoryName
_connectionFactory2Name
String _connectionFactory2Name
_fc
FetchConfiguration _fc
_user
String _user
_pass
String _pass
_sync
Synchronization _sync
_userObjects
Map<K,V> _userObjects
_cache
org.apache.openjpa.kernel.ManagedCache _cache
_transCache
org.apache.openjpa.kernel.BrokerImpl.TransactionalCache _transCache
_transAdditions
Set<E> _transAdditions
_derefCache
Set<E> _derefCache
_derefAdditions
Set<E> _derefAdditions
_persistedClss
Set<E> _persistedClss
_updatedClss
Set<E> _updatedClss
_deletedClss
Set<E> _deletedClss
_pending
Set<E> _pending
findAllDepth
int findAllDepth
_savepointCache
Set<E> _savepointCache
_savepoints
org.apache.commons.collections.map.LinkedMap _savepoints
_nontransRead
boolean _nontransRead
_nontransWrite
boolean _nontransWrite
_retainState
boolean _retainState
_autoClear
int _autoClear
_restoreState
int _restoreState
_optimistic
boolean _optimistic
_ignoreChanges
boolean _ignoreChanges
_multithreaded
boolean _multithreaded
_managed
boolean _managed
_syncManaged
boolean _syncManaged
_connRetainMode
int _connRetainMode
_evictDataCache
boolean _evictDataCache
_populateDataCache
boolean _populateDataCache
_largeTransaction
boolean _largeTransaction
_autoDetach
int _autoDetach
_detachState
int _detachState
_detachedNew
boolean _detachedNew
_orderDirty
boolean _orderDirty
_cachePreparedQuery
boolean _cachePreparedQuery
_cacheFinderQuery
boolean _cacheFinderQuery
_suppressBatchOLELogging
boolean _suppressBatchOLELogging
_allowReferenceToSiblingContext
boolean _allowReferenceToSiblingContext
_postLoadOnMerge
boolean _postLoadOnMerge
_flags
int _flags
_transEventManager
TransactionEventManager _transEventManager
_transCallbackMode
int _transCallbackMode
_lifeEventManager
LifecycleEventManager _lifeEventManager
_lifeCallbackMode
int _lifeCallbackMode
_fcs
LinkedList<E> _fcs
_printParameters
boolean _printParameters
_bhash
int _bhash
_id
long _id
_factory
BrokerFactory _factory
_del
DelegatingBrokerFactory _del
_trans
RuntimeExceptionTranslator _trans
_fetch
FetchConfiguration _fetch
_del
DelegatingFetchConfiguration _del
_trans
RuntimeExceptionTranslator _trans
_query
Query _query
_del
DelegatingQuery _del
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Writes delegate, which may in turn write a normal list.
- Throws:
ObjectStreamException
_del
ResultList<E> _del
_trans
RuntimeExceptionTranslator _trans
serialVersionUID: 4112223665584731100L
_pc
PersistenceCapable _pc
_embedded
boolean _embedded
_access
boolean _access
_loaded
BitSet _loaded
_dirty
BitSet _dirty
_oid
Object _oid
_version
Object _version
_lock
ReentrantLock _lock
_useDSFForUnproxy
boolean _useDSFForUnproxy
serialVersionUID: -6140119764940777922L
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
_del
ArrayList<E> _del
_trans
RuntimeExceptionTranslator _trans
_parser
ExpressionParser _parser
_meta
ClassMetaData _meta
_metas
ClassMetaData[] _metas
_subs
boolean _subs
_parser
ExpressionParser _parser
_facts
ExpressionFactory[] _facts
_exps
QueryExpressions[] _exps
_projTypes
Class<T>[] _projTypes
_inMemOrdering
Value[] _inMemOrdering
_meta
ClassMetaData _meta
_subs
boolean _subs
_factory
InMemoryExpressionFactory _factory
_exps
QueryExpressions[] _exps
_projTypes
Class<T>[] _projTypes
_state
FetchConfigurationImpl.ConfigurationState _state
_parent
FetchConfigurationImpl _parent
_fromField
String _fromField
_fromType
Class<T> _fromType
_directRelationOwner
String _directRelationOwner
_load
boolean _load
_availableRecursion
int _availableRecursion
_availableDepth
int _availableDepth
fetchBatchSize
int fetchBatchSize
maxFetchDepth
int maxFetchDepth
queryCache
boolean queryCache
flushQuery
int flushQuery
lockTimeout
int lockTimeout
queryTimeout
int queryTimeout
lockScope
int lockScope
readLockLevel
int readLockLevel
writeLockLevel
int writeLockLevel
fetchGroups
Set<E> fetchGroups
fields
Set<E> fields
rootClasses
Set<E> rootClasses
rootInstances
Set<E> rootInstances
hints
Map<K,V> hints
fetchGroupContainsDefault
boolean fetchGroupContainsDefault
fetchGroupContainsAll
boolean fetchGroupContainsAll
fetchGroupIsPUDefault
boolean fetchGroupIsPUDefault
extendedPathLookup
boolean extendedPathLookup
cacheRetrieveMode
DataCacheRetrieveMode cacheRetrieveMode
cacheStoreMode
DataCacheStoreMode cacheStoreMode
cacheNonDefaultFetchPlanQueries
boolean cacheNonDefaultFetchPlanQueries
_params
OrderedMap<K,V> _params
_broker
Broker _broker
_name
String _name
_copy
boolean _copy
_saved
Map<K,V> _saved
_oid
Object _oid
_type
Class<T> _type
_cache
String _cache
_data
Object[] _data
_loaded
BitSet _loaded
_version
Object _version
_impl
Object _impl
_fieldImpl
Object[] _fieldImpl
readResolve
protected Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
_language
String _language
_storeQuery
StoreQuery _storeQuery
_lock
ReentrantLock _lock
_class
Class<T> _class
_subclasses
boolean _subclasses
_readOnly
boolean _readOnly
_query
String _query
_params
String _params
_filtListeners
Map<K,V> _filtListeners
_aggListeners
Map<K,V> _aggListeners
_fc
FetchConfiguration _fc
_ignoreChanges
boolean _ignoreChanges
_resultMappingScope
Class<T> _resultMappingScope
_resultMappingName
String _resultMappingName
_unique
Boolean _unique
_resultClass
Class<T> _resultClass
_printParameters
boolean _printParameters
memory
StoreQuery.Executor memory
datastore
StoreQuery.Executor datastore
storeData
Object storeData
writeReplace
public Object writeReplace()
_res
ResultList<E> _res
astat
long[] astat
stat
long[] stat
stats
Map<K,V> stats
astats
Map<K,V> astats
start
Date start
since
Date since
start
Date start
since
Date since
cls
Class<T> cls
isPrimitive
boolean isPrimitive
isNesting
boolean isNesting
alias
String alias
strategy
FillStrategy<T> strategy
children
List<E> children
parents
Set<E> parents
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
_sm
StateManagerImpl _sm
_unloaded
BitSet _unloaded
_saved
BitSet _saved
_copyField
int[] _copyField
_field
Object _field
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
_loaded
BitSet _loaded
_dirty
BitSet _dirty
_flush
BitSet _flush
_delayed
BitSet _delayed
_flags
int _flags
_id
Object _id
_oid
Object _oid
_state
PCState _state
_version
Object _version
_loadVersion
Object _loadVersion
_lock
Object _lock
_readLockLevel
int _readLockLevel
_writeLockLevel
int _writeLockLevel
_single
org.apache.openjpa.kernel.SingleFieldManager _single
_saved
SaveFieldManager _saved
_fm
FieldManager _fm
_impl
Object _impl
_fieldImpl
Object[] _fieldImpl
_owner
StateManagerImpl _owner
_ownerId
Object _ownerId
_ownerIndex
int _ownerIndex
_mappedByIdFields
List<E> _mappedByIdFields
postLoadCallback
boolean postLoadCallback
set to false to prevent the postLoad method from
sending lifecycle callback events.
Callbacks are enabled by default>
|
Package org.apache.openjpa.kernel.exps |
_actions
LinkedList<E> _actions
_correlationVar
String _correlationVar
_val
Val[] _val
parsed
JPQLExpressionBuilder.ParsedJPQL parsed
meta
ClassMetaData meta
schemaAlias
String schemaAlias
subquery
Subquery subquery
from
Expression from
cloneFrom
Context cloneFrom
parent
Context parent
subsels
List<E> subsels
select
Object select
aliasCount
int aliasCount
variables
Map<K,V> variables
schemas
Map<K,V> schemas
_val1
Val _val1
_val2
Val _val2
updates
Map<K,V> updates
- Map of
FieldMetaData,Value for update statements.
distinct
int distinct
alias
String alias
projections
Value[] projections
projectionClauses
String[] projectionClauses
projectionAliases
String[] projectionAliases
resultClass
Class<T> resultClass
filter
Expression filter
grouping
Value[] grouping
groupingClauses
String[] groupingClauses
having
Expression having
ordering
Value[] ordering
ascending
boolean[] ascending
orderingClauses
String[] orderingClauses
orderingAliases
String[] orderingAliases
parameterTypes
OrderedMap<K,V> parameterTypes
operation
int operation
accessPath
ClassMetaData[] accessPath
fetchPaths
String[] fetchPaths
fetchInnerPaths
String[] fetchInnerPaths
range
Value[] range
_aggregate
Boolean _aggregate
_contexts
Stack<E> _contexts
state
Object state
shape
ResultShape<T> shape
hasInExpression
boolean hasInExpression
_caseOperand
Val _caseOperand
_exp
Exp[] _exp
_val
Val _val
_meta
ClassMetaData _meta
_alias
String _alias
_exp
Exp _exp
_val
Val _val
_val1
Val _val1
_val2
Val _val2
|
Package org.apache.openjpa.kernel.jpql |
id
int id
parser
JPQL parser
parent
JPQLExpressionBuilder.JPQLNode parent
children
JPQLExpressionBuilder.JPQLNode[] children
text
String text
not
boolean not
inEnumPath
boolean inEnumPath
query
String query
_candidateType
Class<T> _candidateType
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
|
Package org.apache.openjpa.meta |
_repos
MetaDataRepository _repos
_owner
ValueMetaData _owner
_lifeMeta
LifecycleMetaData _lifeMeta
_srcFile
File _srcFile
_srcName
String _srcName
_srcType
int _srcType
_lineNum
int _lineNum
_colNum
int _colNum
_comments
String[] _comments
_listIndex
int _listIndex
_srcMode
int _srcMode
_resMode
int _resMode
_type
Class<T> _type
_hashCode
int _hashCode
_typeString
String _typeString
_fieldMap
Map<K,V> _fieldMap
_supFieldMap
Map<K,V> _supFieldMap
_defSupFields
boolean _defSupFields
_staticFields
Collection<E> _staticFields
_fieldDataTable
int[] _fieldDataTable
_fgMap
Map<K,V> _fgMap
_objectId
Class<T> _objectId
_objectIdShared
Boolean _objectIdShared
_openjpaId
Boolean _openjpaId
_extent
Boolean _extent
_embedded
Boolean _embedded
_embeddable
boolean _embeddable
_interface
Boolean _interface
_impl
Class<T> _impl
_interfaces
List<E> _interfaces
_ifaceMap
Map<K,V> _ifaceMap
_identity
Integer _identity
_idStrategy
int _idStrategy
_accessType
int _accessType
_seqName
String _seqName
_seqMeta
SequenceMetaData _seqMeta
_cacheName
String _cacheName
_dataCacheEnabled
boolean _dataCacheEnabled
_cacheEnabled
Boolean _cacheEnabled
_cacheTimeout
int _cacheTimeout
_detachable
Boolean _detachable
_detachState
String _detachState
_alias
String _alias
_versionIdx
int _versionIdx
_super
Class<T> _super
_superMeta
ClassMetaData _superMeta
_subs
Class<T>[] _subs
_subMetas
ClassMetaData[] _subMetas
_mapSubMetas
ClassMetaData[] _mapSubMetas
_fields
FieldMetaData[] _fields
_unmgdFields
FieldMetaData[] _unmgdFields
_allFields
FieldMetaData[] _allFields
_allPKFields
FieldMetaData[] _allPKFields
_allDFGFields
FieldMetaData[] _allDFGFields
_definedFields
FieldMetaData[] _definedFields
_listingFields
FieldMetaData[] _listingFields
_allListingFields
FieldMetaData[] _allListingFields
_allProxyFields
FieldMetaData[] _allProxyFields
_allLrsFields
FieldMetaData[] _allLrsFields
_fgs
FetchGroup[] _fgs
_customFGs
FetchGroup[] _customFGs
_intercepting
boolean _intercepting
_useIdClassFromParent
Boolean _useIdClassFromParent
_abstract
boolean _abstract
_hasAbstractPKField
Boolean _hasAbstractPKField
_hasPKFieldsFromAbstractClass
Boolean _hasPKFieldsFromAbstractClass
_pkAndNonPersistentManagedFmdIndexes
int[] _pkAndNonPersistentManagedFmdIndexes
inverseManagedFields
Boolean inverseManagedFields
_mappedByIdFields
List<E> _mappedByIdFields
_mappedByIdFieldsSet
boolean _mappedByIdFieldsSet
_useSchemaElement
boolean _useSchemaElement
_exts
Map<K,V> _exts
_embed
Map<K,V> _embed
_name
String _name
_meta
ClassMetaData _meta
_readOnly
boolean _readOnly
_includes
List<E> _includes
_containedBy
Set<E> _containedBy
_depths
Map<K,V> _depths
_postLoad
Boolean _postLoad
_val
ValueMetaData _val
_key
ValueMetaData _key
_elem
ValueMetaData _elem
_owner
ClassMetaData _owner
_name
String _name
_dec
Class<T> _dec
_decMeta
ClassMetaData _decMeta
_fullName
String _fullName
_embedFullName
String _embedFullName
_resMode
int _resMode
_mappedByIdValue
String _mappedByIdValue
_access
int _access
_comments
String[] _comments
_listIndex
int _listIndex
_proxyClass
Class<T> _proxyClass
_initializer
Object _initializer
_transient
boolean _transient
_primKey
boolean _primKey
_version
Boolean _version
_nullValue
int _nullValue
_manage
int _manage
_index
int _index
_decIndex
int _decIndex
_pkIndex
int _pkIndex
_explicit
boolean _explicit
_dfg
int _dfg
_fgSet
Set<E> _fgSet
_fgs
String[] _fgs
_lfg
String _lfg
_lrs
Boolean _lrs
_stream
Boolean _stream
_extName
String _extName
_factName
String _factName
_extString
String _extString
_extValues
Map<K,V> _extValues
_fieldValues
Map<K,V> _fieldValues
_enumField
Boolean _enumField
_lobField
Boolean _lobField
_serializableField
Boolean _serializableField
_generated
boolean _generated
_useSchemaElement
boolean _useSchemaElement
_backingMember
FieldMetaData.MemberProvider _backingMember
_intermediate
boolean _intermediate
_implData
Boolean _implData
_valStrategy
int _valStrategy
_upStrategy
int _upStrategy
_seqName
String _seqName
_seqMeta
SequenceMetaData _seqMeta
_mappedBy
String _mappedBy
_mappedByMeta
FieldMetaData _mappedByMeta
_inverses
FieldMetaData[] _inverses
_inverse
String _inverse
_orders
Order[] _orders
_orderDec
String _orderDec
_usedInOrderBy
boolean _usedInOrderBy
_isElementCollection
boolean _isElementCollection
_associationType
int _associationType
_persistentCollection
boolean _persistentCollection
_delayCapable
Boolean _delayCapable
_relationType
Class<T> _relationType
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
_base
Class<T> _base
_meta
ClassMetaData _meta
_declared
LifecycleCallbacks[][] _declared
_super
LifecycleCallbacks[][] _super
_all
LifecycleCallbacks[][] _all
_high
int[] _high
_superHigh
int[] _superHigh
_resolved
boolean _resolved
_ignoreSystem
boolean _ignoreSystem
_ignoreSups
int _ignoreSups
_activated
boolean _activated
EMPTY_METAS
ClassMetaData[] EMPTY_METAS
EMPTY_FIELDS
FieldMetaData[] EMPTY_FIELDS
EMPTY_ORDERS
Order[] EMPTY_ORDERS
_sysSeq
SequenceMetaData _sysSeq
_metas
Map<K,V> _metas
_metaStringMap
Map<K,V> _metaStringMap
_oids
Map<K,V> _oids
_impls
Map<K,V> _impls
_ifaces
Map<K,V> _ifaces
_queries
Map<K,V> _queries
_seqs
Map<K,V> _seqs
_aliases
Map<K,V> _aliases
_pawares
Map<K,V> _pawares
_nonMapped
Map<K,V> _nonMapped
_metamodel
Map<K,V> _metamodel
_subs
Map<K,V> _subs
EMPTY_XMLMETAS
XMLMetaData[] EMPTY_XMLMETAS
_xmlmetas
Map<K,V> _xmlmetas
_resMode
int _resMode
_sourceMode
int _sourceMode
_validate
int _validate
_registered
Collection<E> _registered
_resolving
List<E> _resolving
_mapping
List<E> _mapping
_errs
List<E> _errs
_listeners
LifecycleEventManager.ListenerList _listeners
_systemListenersActivated
boolean _systemListenersActivated
_preload
boolean _preload
_preloadComplete
boolean _preloadComplete
_locking
boolean _locking
_logEnhancementLevel
boolean _logEnhancementLevel
_filterRegisteredClasses
boolean _filterRegisteredClasses
_repos
MetaDataRepository _repos
_class
Class<T> _class
_type
int _type
_srcFile
File _srcFile
_lineNum
int _lineNum
_colNum
int _colNum
_srcType
int _srcType
_comments
String[] _comments
_listIndex
int _listIndex
_name
String _name
_readOnly
Boolean _readOnly
_file
File _file
_scope
Object _scope
_srcType
int _srcType
_mode
int _mode
_language
String _language
_class
Class<T> _class
_candidate
Class<T> _candidate
_res
Class<T> _res
_query
String _query
_comments
String[] _comments
_hintKeys
List<E> _hintKeys
_hintVals
List<E> _hintVals
_resultSetMappingName
String _resultSetMappingName
_lineNum
int _lineNum
_colNum
int _colNum
_srcName
String _srcName
_convertPositionalParametersToNamed
boolean _convertPositionalParametersToNamed
_paramTypes
OrderedMap<K,V> _paramTypes
_repos
MetaDataRepository _repos
_factory
SequenceMetaData.SequenceFactory _factory
_name
String _name
_type
int _type
_plugin
String _plugin
_source
File _source
_scope
Object _scope
_srcType
int _srcType
_lineNum
int _lineNum
_colNum
int _colNum
_comments
String[] _comments
_sequence
String _sequence
_increment
int _increment
_allocate
int _allocate
_initial
int _initial
_schema
String _schema
_catalog
String _catalog
_owner
FieldMetaData _owner
_decType
Class<T> _decType
_decCode
int _decCode
_decTypeMeta
ClassMetaData _decTypeMeta
_type
Class<T> _type
_code
int _code
_typeMeta
ClassMetaData _typeMeta
_typeOverride
Class<T> _typeOverride
_delete
int _delete
_persist
int _persist
_attach
int _attach
_detach
int _detach
_refresh
int _refresh
_serialized
boolean _serialized
_embedded
Boolean _embedded
_embeddedMeta
ClassMetaData _embeddedMeta
_resMode
int _resMode
_mappedBy
String _mappedBy
_mappedByMeta
FieldMetaData _mappedByMeta
_type
Class<T> _type
_code
int _code
_xmltype
int _xmltype
_name
String _name
_xmlname
String _xmlname
_xmlnamespace
String _xmlnamespace
_isXMLRootElement
boolean _isXMLRootElement
_fieldMap
HashMap<K,V> _fieldMap
_name
String _name
_xmlname
String _xmlname
_xmlnamespace
String _xmlnamespace
_decType
Class<T> _decType
_decCode
int _decCode
_type
Class<T> _type
_code
int _code
_xmltype
int _xmltype
|
Package org.apache.openjpa.util |
key
BigDecimal key
key
BigInteger key
key
boolean key
key
byte key
key
char key
key
Date key
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
key
double key
key
float key
_id
long _id
key
int key
|
Class org.apache.openjpa.util.java$sql$Date$proxy extends Date implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$sql$Time$proxy extends Time implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$sql$Timestamp$proxy extends Timestamp implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$ArrayList$proxy extends ArrayList implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$Date$proxy extends Date implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$EnumMap$proxy extends EnumMap implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$GregorianCalendar$proxy extends GregorianCalendar implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$HashMap$proxy extends HashMap implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$HashSet$proxy extends HashSet implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$Hashtable$proxy extends Hashtable implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$IdentityHashMap$proxy extends IdentityHashMap implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$LinkedHashMap$proxy extends LinkedHashMap implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$LinkedHashSet$proxy extends LinkedHashSet implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$LinkedList$proxy extends LinkedList implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$PriorityQueue$proxy extends PriorityQueue implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$Properties$proxy extends Properties implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$TreeMap$proxy extends TreeMap implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$TreeSet$proxy extends TreeSet implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class org.apache.openjpa.util.java$util$Vector$proxy extends Vector implements Serializable |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
timeout
int timeout
lockLevel
int lockLevel
key
long key
_key
Object _key
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
type
Class<T> type
subs
boolean subs
_typeHash
int _typeHash
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
timeout
int timeout
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
_iv
int _iv
key
short key
key
String key
|
Package org.apache.openjpa.validation |
_conf
OpenJPAConfiguration _conf
_validator
Validator _validator
_validationEnabled
boolean _validationEnabled
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.