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 in)
throws IOException,
ClassNotFoundException
- Implementation of the
Externalizable
interface to read from
the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput)
.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Implementation of the
Externalizable
interface to write
the properties returned by ConfigurationImpl.toProperties(boolean)
.
- Throws:
IOException
Package org.apache.openjpa.datacache |
stats
CacheStatistics.Default 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
conf
OpenJPAConfiguration conf
- The configuration set by the system.
log
Log log
- The log to use.
entityTimestampMap
ConcurrentHashMap<K,V> entityTimestampMap
_closed
boolean _closed
evictPolicy
AbstractQueryCache.EvictPolicy evictPolicy
astat
long[] astat
stat
long[] stat
stats
Map<K,V> stats
astats
Map<K,V> astats
start
Date start
since
Date since
enabled
boolean enabled
_cache
CacheMap _cache
_cache
CacheMap _cache
_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
_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.jdbc.conf |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Implementation of the
Externalizable
interface to read from
the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput)
.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Implementation of the
Externalizable
interface to write
the properties returned by ConfigurationImpl.toProperties(boolean)
.
- Throws:
IOException
Package org.apache.openjpa.jdbc.identifier |
_type
DBIdentifier.DBIdentifierType _type
_schemaName
DBIdentifier _schemaName
_objectTableName
DBIdentifier _objectTableName
Package org.apache.openjpa.jdbc.kernel |
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
_savepoint
Object _savepoint
_synchronizedMappings
boolean _synchronizedMappings
_state
JDBCFetchConfigurationImpl.JDBCConfigurationState _state
eagerMode
int eagerMode
subclassMode
int subclassMode
type
int type
direction
int direction
size
int size
syntax
int syntax
joins
Set<E> joins
fetchInnerJoins
Set<E> fetchInnerJoins
isolationLevel
int isolationLevel
_cached
PreparedQueryImpl _cached
seq
long seq
max
long max
Package org.apache.openjpa.jdbc.kernel.exps |
_args
Val[] _args
_meta
ClassMetaData _meta
_vals
Val[] _vals
_meta
ClassMetaData _meta
_cast
Class<T> _cast
other
Value other
otherState
ExpState otherState
_key
Object _key
_type
Class<T> _type
_idx
int _idx
_container
boolean _container
_val1
Val _val1
_val2
Val _val2
_meta
ClassMetaData _meta
_functionName
String _functionName
_exp
org.apache.openjpa.jdbc.kernel.exps.Exp[] _exp
_val
Val _val
_meta
ClassMetaData _meta
_cast
Class<T> _cast
other
Value other
otherState
ExpState otherState
_val1
Val _val1
_val2
Val _val2
_meta
ClassMetaData _meta
_cast
Class<T> _cast
_type
ClassMapping _type
_cons
SelectConstructor _cons
_getMapValueAlias
int _getMapValueAlias
_val
Object _val
_ptype
int _ptype
_isRaw
boolean _isRaw
_rawVal
Object _rawVal
_key
Val _key
_val
Val _val
_meta
ClassMetaData _meta
_cast
Class<T> _cast
_type
Class<T> _type
_key
Val _key
_meta
ClassMetaData _meta
_cast
Class<T> _cast
_type
Class<T> _type
_val1
Val _val1
_val2
Val _val2
_op
String _op
_meta
ClassMetaData _meta
_cast
Class<T> _cast
_val1
Val _val1
_val2
Val _val2
_meta
ClassMetaData _meta
_cast
Class<T> _cast
other
Value other
otherState
ExpState otherState
_key
Object _key
_type
Class<T> _type
_idx
int _idx
_container
boolean _container
_candidate
ClassMapping _candidate
_class
ClassMapping _class
_key
boolean _key
_type
int _type
_varName
String _varName
_cast
Class<T> _cast
_cid
boolean _cid
_xmlfield
FieldMetaData _xmlfield
_keyPath
boolean _keyPath
_schemaAlias
String _schemaAlias
_extent
boolean _extent
_subselect
Select _subselect
_caseOperand
Val _caseOperand
_exp
org.apache.openjpa.jdbc.kernel.exps.Exp[] _exp
_val
Val _val
_meta
ClassMetaData _meta
_cast
Class<T> _cast
other
Value other
otherState
ExpState otherState
_cast
Class<T> _cast
_candidate
ClassMapping _candidate
_subs
boolean _subs
_subqAlias
String _subqAlias
_cons
SelectConstructor _cons
_type
Class<T> _type
_meta
ClassMetaData _meta
_exps
QueryExpressions _exps
_select
Select _select
_val1
Val _val1
_val2
Val _val2
_meta
ClassMetaData _meta
_val
Val _val
_trimChar
Val _trimChar
_where
Boolean _where
_meta
ClassMetaData _meta
_val
Object _val
_ptype
int _ptype
_exp
org.apache.openjpa.jdbc.kernel.exps.Exp _exp
_val
Val _val
_val1
Val _val1
_val2
Val _val2
Package org.apache.openjpa.jdbc.meta |
_info
ClassMappingInfo _info
_discrim
Discriminator _discrim
_version
Version _version
_strategy
ClassStrategy _strategy
_table
Table _table
_io
ColumnIO _io
_cols
Column[] _cols
_fk
ForeignKey _fk
_subclassMode
int _subclassMode
_joinSubMaps
ClassMapping[] _joinSubMaps
_assignMaps
ClassMapping[] _assignMaps
_joinables
Map<K,V> _joinables
_className
String _className
_tableName
DBIdentifier _tableName
_schemaName
DBIdentifier _schemaName
_joined
boolean _joined
_seconds
Map<K,V> _seconds
_subStrat
String _subStrat
_file
File _file
_srcType
int _srcType
_comments
String[] _comments
_lineNum
int _lineNum
_colNum
int _colNum
_uniques
Map<K,V> _uniques
_join
Joinable _join
_fk
ForeignKey _fk
_cols
Column[] _cols
_mapping
ClassMapping _mapping
_info
DiscriminatorMappingInfo _info
_strategy
DiscriminatorStrategy _strategy
_resMode
int _resMode
_cols
Column[] _cols
_io
ColumnIO _io
_idx
Index _idx
_subsLoaded
boolean _subsLoaded
_value
Object _value
_javaType
int _javaType
_value
String _value
_val
ValueMapping _val
_key
ValueMapping _key
_elem
ValueMapping _elem
_info
FieldMappingInfo _info
_orderCol
org.apache.openjpa.jdbc.meta.JDBCColumnOrder _orderCol
_strategy
FieldStrategy _strategy
_fk
ForeignKey _fk
_io
ColumnIO _io
_unq
Unique _unq
_idx
Index _idx
_outer
boolean _outer
_fetchMode
int _fetchMode
_joinTableUniques
Unique[] _joinTableUniques
_bidirectionalJoinTableOwner
Boolean _bidirectionalJoinTableOwner
_bidirectionalJoinTableNonOwner
Boolean _bidirectionalJoinTableNonOwner
_bi_MTo1_JT
Boolean _bi_MTo1_JT
_uni_1ToM_FK
Boolean _uni_1ToM_FK
_uni_MTo1_JT
Boolean _uni_MTo1_JT
_uni_1To1_JT
Boolean _uni_1To1_JT
_bi_1To1_JT
Boolean _bi_1To1_JT
_bi_1ToM_JT_Field
FieldMapping _bi_1ToM_JT_Field
_bi_MTo1_JT_Field
FieldMapping _bi_MTo1_JT_Field
_bi_1ToM_Join_FK
ForeignKey _bi_1ToM_Join_FK
_bi_1ToM_Elem_FK
ForeignKey _bi_1ToM_Elem_FK
_hasMapsIdCols
boolean _hasMapsIdCols
_tableName
DBIdentifier _tableName
_outer
boolean _outer
_orderCol
Column _orderCol
_canOrderCol
boolean _canOrderCol
_comments
String[] _comments
_joinTableUniques
List<E> _joinTableUniques
_strategy
String _strategy
_cols
List<E> _cols
_idx
Index _idx
_unq
Unique _unq
_fk
ForeignKey _fk
_canIdx
boolean _canIdx
_canUnq
boolean _canUnq
_canFK
boolean _canFK
_implicitRelation
boolean _implicitRelation
_join
int _join
_io
ColumnIO _io
_results
Map<K,V> _results
_schema
SchemaGroup _schema
_installer
StrategyInstaller _installer
_mapFile
File _mapFile
_table
DBIdentifier _table
_sequenceColumn
DBIdentifier _sequenceColumn
_primaryKeyColumn
DBIdentifier _primaryKeyColumn
_primaryKeyValue
String _primaryKeyValue
_uniqueColumns
DBIdentifier[] _uniqueColumns
_uniqueConstraintName
DBIdentifier _uniqueConstraintName
repos
MappingRepository repos
_info
ValueMappingInfo _info
_handler
ValueHandler _handler
_typeArr
ClassMapping[] _typeArr
_cols
Column[] _cols
_io
ColumnIO _io
_fk
ForeignKey _fk
_targetFKs
Map<K,V> _targetFKs
_idx
Index _idx
_unq
Unique _unq
_join
int _join
_criteria
boolean _criteria
_poly
int _poly
_criteria
boolean _criteria
_canNull
boolean _canNull
_mapsIdCols
List<E> _mapsIdCols
_mapping
ClassMapping _mapping
_info
VersionMappingInfo _info
_strategy
VersionStrategy _strategy
_resMode
int _resMode
_cols
Column[] _cols
_io
ColumnIO _io
_idx
Index _idx
Package org.apache.openjpa.jdbc.meta.strats |
cls
ClassMapping cls
- The owning class mapping.
disc
Discriminator disc
- The owning discriminator.
isFinal
boolean isFinal
- Whether the owning class is final.
field
FieldMapping field
- The owning field mapping.
vers
Version vers
- The owning version.
_vm
ValueMapping _vm
_cols
Column[] _cols
_args
Object[] _args
_nullIdx
int _nullIdx
_synthetic
boolean _synthetic
_synthetic
boolean _synthetic
_vals
Enum<E extends Enum<E>>[] _vals
_ordinal
boolean _ordinal
_cols
Column[] _cols
_io
ColumnIO _io
_load
boolean _load
_lob
boolean _lob
_embed
boolean _embed
_cols
Column[] _cols
_io
ColumnIO _io
_args
Object[] _args
_load
boolean _load
_lob
boolean _lob
_kcols
Column[] _kcols
_kio
ColumnIO _kio
_kload
boolean _kload
_vcols
Column[] _vcols
_vio
ColumnIO _vio
_vload
boolean _vload
_kcols
Column[] _kcols
_kio
ColumnIO _kio
_kload
boolean _kload
fieldType
int fieldType
isBlob
boolean isBlob
_maxSize
int _maxSize
_maxSize
int _maxSize
_maxSize
int _maxSize
_maxSize
int _maxSize
_initials
Number[] _initials
_javaTypes
Integer[] _javaTypes
_initial
Number _initial
_args
Object[] _args
_stateImage
boolean _stateImage
_fkOid
Boolean _fkOid
_vcols
Column[] _vcols
_vio
ColumnIO _vio
_vload
boolean _vload
_keyRelationName
String _keyRelationName
_orderInsert
boolean _orderInsert
_orderUpdate
boolean _orderUpdate
_uni1MFK
boolean _uni1MFK
_vals
Map<K,V> _vals
_fkOid
Boolean _fkOid
Package org.apache.openjpa.jdbc.schema |
_name
DBIdentifier _name
_table
Table _table
_tableName
DBIdentifier _tableName
_schemaName
DBIdentifier _schemaName
_type
int _type
_typeName
DBIdentifier _typeName
_javaType
int _javaType
_size
int _size
_decimals
int _decimals
_defaultStr
String _defaultStr
_default
Object _default
_notNull
Boolean _notNull
_autoAssign
boolean _autoAssign
_rel
boolean _rel
_implicitRelation
boolean _implicitRelation
_target
DBIdentifier _target
_targetField
String _targetField
_flags
int _flags
_fullPath
QualifiedDBIdentifier _fullPath
_index
int _index
_pk
boolean _pk
_versionStrategy
VersionStrategy _versionStrategy
_comment
String _comment
_XML
boolean _XML
_isUni1MFK
boolean _isUni1MFK
_unInsertable
int _unInsertable
_unUpdatable
int _unUpdatable
_unNullInsertable
int _unNullInsertable
_unNullUpdatable
int _unNullUpdatable
_name
DBIdentifier _name
_fullPath
QualifiedDBIdentifier _fullPath
_table
Table _table
_tableName
DBIdentifier _tableName
_schemaName
DBIdentifier _schemaName
_columnName
DBIdentifier _columnName
_deferred
boolean _deferred
_schema
DBIdentifier _schema
_pkTableName
DBIdentifier _pkTableName
_pkSchemaName
DBIdentifier _pkSchemaName
_pkColumnName
DBIdentifier _pkColumnName
_seq
int _seq
_joins
LinkedHashMap<K,V> _joins
_joinsPK
LinkedHashMap<K,V> _joinsPK
_consts
LinkedHashMap<K,V> _consts
_constsPK
LinkedHashMap<K,V> _constsPK
_delAction
int _delAction
_upAction
int _upAction
_index
int _index
_locals
Column[] _locals
_pks
Column[] _pks
_constVals
Object[] _constVals
_constCols
Column[] _constCols
_constValsPK
Object[] _constValsPK
_constColsPK
Column[] _constColsPK
_pkTable
Table _pkTable
_autoAssign
Boolean _autoAssign
_unique
boolean _unique
_indexes
boolean _indexes
_pks
boolean _pks
_fks
boolean _fks
_colList
List<E> _colList
_cols
Column[] _cols
_names
Set<E> _names
_logical
boolean _logical
_name
DBIdentifier _name
_group
SchemaGroup _group
_tableMap
Map<K,V> _tableMap
_seqMap
Map<K,V> _seqMap
_tables
Table[] _tables
_seqs
Sequence[] _seqs
_total
int _total
_schemaMap
Map<K,V> _schemaMap
_schemas
Schema[] _schemas
_name
DBIdentifier _name
_schema
Schema _schema
_schemaName
DBIdentifier _schemaName
_initial
int _initial
_increment
int _increment
_cache
int _cache
_lineNum
int _lineNum
_colNum
int _colNum
_fullPath
QualifiedDBIdentifier _fullPath
_source
File _source
_srcType
int _srcType
_name
DBIdentifier _name
_schemaName
DBIdentifier _schemaName
_colMap
Map<K,V> _colMap
_idxMap
Map<K,V> _idxMap
_fkList
Collection<E> _fkList
_unqList
Collection<E> _unqList
_schema
Schema _schema
_pk
PrimaryKey _pk
_source
File _source
_srcType
int _srcType
_cols
Column[] _cols
_autoAssign
Column[] _autoAssign
_rels
Column[] _rels
_fks
ForeignKey[] _fks
_idxs
Index[] _idxs
_unqs
Unique[] _unqs
_comment
String _comment
_lineNum
int _lineNum
_colNum
int _colNum
_isAssociation
boolean _isAssociation
_fullPath
QualifiedDBIdentifier _fullPath
Package org.apache.openjpa.jdbc.sql |
_dict
DBDictionary _dict
_sql
StringBuilder _sql
_subsels
List<E> _subsels
_params
List<E> _params
_cols
List<E> _cols
_userIndex
List<E> _userIndex
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
_flags
int _flags
_transEventManager
TransactionEventManager _transEventManager
_transCallbackMode
int _transCallbackMode
_lifeEventManager
LifecycleEventManager _lifeEventManager
_lifeCallbackMode
int _lifeCallbackMode
_fcs
LinkedList<E> _fcs
_factory
BrokerFactory _factory
_del
DelegatingBrokerFactory _del
_trans
RuntimeExceptionTranslator _trans
_fetch
FetchConfiguration _fetch
_del
DelegatingFetchConfiguration _del
_trans
RuntimeExceptionTranslator _trans
_query
Query _query
_del
DelegatingQuery _del
_trans
RuntimeExceptionTranslator _trans
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
_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
_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
extendedPathLookup
boolean extendedPathLookup
cacheRetrieveMode
DataCacheRetrieveMode cacheRetrieveMode
cacheStoreMode
DataCacheStoreMode cacheStoreMode
_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
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
_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
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
_caseOperand
Val _caseOperand
_exp
org.apache.openjpa.kernel.exps.Exp[] _exp
_val
Val _val
_meta
ClassMetaData _meta
_alias
String _alias
_exp
org.apache.openjpa.kernel.exps.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
serialVersionUID: 1L
kind
int kind
- An integer that describes the kind of this token. This numbering
system is determined by JavaCCParser, and a table of these numbers is
stored in the file ...Constants.java.
beginLine
int beginLine
- The line number of the first character of this Token.
beginColumn
int beginColumn
- The column number of the first character of this Token.
endLine
int endLine
- The line number of the last character of this Token.
endColumn
int endColumn
- The column number of the last character of this Token.
image
String image
- The string image of the token.
next
Token next
- A reference to the next regular (non-special) token from the input
stream. If this is the last token from the input stream, or if the
token manager has not read tokens beyond this one, this field is
set to null. This is true only if this token is also a regular
token. Otherwise, see below for a description of the contents of
this field.
specialToken
Token specialToken
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
If there are no such special tokens, this field is set to null.
When there are more than one such special token, this field refers
to the last of these special tokens, which in turn refers to the next
previous special token through its specialToken field, and so on
until the first special token (whose specialToken field is null).
The next fields of special tokens refer to other special tokens that
immediately follow it (without an intervening regular token). If there
is no such token, this field is null.
serialVersionUID: 1L
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.apache.openjpa.lib.conf |
_fatal
boolean _fatal
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Implementation of the
Externalizable
interface to read from
the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput)
.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Implementation of the
Externalizable
interface to write
the properties returned by ConfigurationImpl.toProperties(boolean)
.
- Throws:
IOException
Package org.apache.openjpa.lib.identifier |
_name
String _name
Package org.apache.openjpa.lib.jdbc |
type
short type
time
long time
sql
String sql
associatedEvent
JDBCEvent associatedEvent
_sqle
SQLException _sqle
_sql
String _sql
indexOfFirstFailedObject
int indexOfFirstFailedObject
Package org.apache.openjpa.lib.rop |
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
_rop
ResultObjectProvider _rop
_list
List<E> _list
_state
int _state
_size
int _size
writeReplace
public Object writeReplace()
_list
List<E> _list
_closed
boolean _closed
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
_rop
ResultObjectProvider _rop
_rows
Map<K,V> _rows
_full
Object[] _full
_requests
long _requests
_state
int _state
_size
int _size
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
_closed
boolean _closed
_size
int _size
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
_window
Object[] _window
_pos
int _pos
_rop
ResultObjectProvider _rop
_random
boolean _random
_state
int _state
_size
int _size
Package org.apache.openjpa.lib.util |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
defaultEntryDelimiter
char defaultEntryDelimiter
addWhitespaceAfterDelimiter
boolean addWhitespaceAfterDelimiter
allowDuplicates
boolean allowDuplicates
insertTimestamp
boolean insertTimestamp
source
org.apache.openjpa.lib.util.FormatPreservingProperties.PropertySource source
newKeys
LinkedHashSet<E> newKeys
modifiedKeys
HashSet<E> modifiedKeys
_max
int _max
_del
LinkedHashMap<K,V> _del
_maxSize
int _maxSize
_set
Set<E> _set
Package org.apache.openjpa.lib.util.concurrent |
_listeners
Collection<E> _listeners
_failFast
boolean _failFast
serialVersionUID: -6452706556724125778L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the ConcurrentHashMap instance from a stream(i.e.,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the ConcurrentHashMap instance to a stream
(i.e., serialize it).
- Serial Data:
- The capacity of the ConcurrentHashMap(the length of
the bucket array) is emitted(int), followed by the size of the
ConcurrentHashMap(the number of key-value mappings), followed by the key
(Object) and value(Object) for each key-value mapping represented by the
ConcurrentHashMap The key-value mappings are emitted in the order that
they are returned by entrySet().iterator().
- Throws:
IOException
threshold
int threshold
- The next size value at which to resize(capacity * load factor).
-
loadFactor
float loadFactor
- The load factor for the hash table.
-
randomEntry
int randomEntry
- Spread "random" removes and iteration.
maxSize
int maxSize
- Maximum entries.
_set
Set<E> _set
randomKeys
Set<E> randomKeys
random
Random random
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
maxSize
int maxSize
Package org.apache.openjpa.meta |
_repos
MetaDataRepository _repos
_owner
ValueMetaData _owner
_lifeMeta
LifecycleMetaData _lifeMeta
_srcFile
File _srcFile
_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
_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
int _identity
_idStrategy
int _idStrategy
_accessType
int _accessType
_replicated
boolean _replicated
_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
_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
_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
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
_comp
MetaDataInheritanceComparator _comp
buffer
LinkedList<E> buffer
_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
EMPTY_METAS
ClassMetaData[] EMPTY_METAS
EMPTY_FIELDS
FieldMetaData[] EMPTY_FIELDS
EMPTY_ORDERS
Order[] EMPTY_ORDERS
_sysSeq
SequenceMetaData _sysSeq
_metas
Map<K,V> _metas
_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
InheritanceOrderedMetaDataList _resolving
_mapping
InheritanceOrderedMetaDataList _mapping
_errs
List<E> _errs
_listeners
LifecycleEventManager.ListenerList _listeners
_preload
boolean _preload
_preloadComplete
boolean _preloadComplete
_locking
boolean _locking
_reorderMetaDataResolution
boolean _reorderMetaDataResolution
_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
_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.persistence |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
_factory
DelegatingBrokerFactory _factory
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
_query
DelegatingQuery _query
_boundParams
Map<K,V> _boundParams
_declaredParams
Map<K,V> _declaredParams
_id
String _id
_hintHandler
HintHandler _hintHandler
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
Package org.apache.openjpa.persistence.criteria |
_model
MetamodelImpl _model
Package org.apache.openjpa.persistence.jdbc |
Package org.apache.openjpa.persistence.query |
_values
Object[] _values
_e1
Expression _e1
_e2
Expression _e2
_op
BinaryFunctionalOperator _op
_whens
LinkedList<E> _whens
_caseOperand
Object _caseOperand
_type
Class<T> _type
_caseClause
CaseExpressionImpl _caseClause
_elseClause
Expression _elseClause
_echar
Object _echar
_escaped
boolean _escaped
_start
Expression _start
_p1
Predicate _p1
_p2
Predicate _p2
_op
ConditionalOperator _op
_nop
ConditionalOperator _nop
_cls
Class<T> _cls
_args
List<E> _args
_asc
Boolean _asc
_e
org.apache.openjpa.persistence.query.ExpressionImpl _e
_name
String _name
_builder
QueryBuilderImpl _builder
_domains
List<E> _domains
_groupBys
List<E> _groupBys
_orderBys
List<E> _orderBys
_projections
List<E> _projections
_distinct
boolean _distinct
_where
Predicate _where
_having
Predicate _having
_start
Expression _start
_length
Expression _length
_trimChar
Expression _trimChar
_trimSpec
TrimSpec _trimSpec
_values
Expression[] _values
Package org.apache.openjpa.slice |
_lock
ReentrantSliceLock _lock
_lock
ReentrantSliceLock _lock
_isReplicated
boolean _isReplicated
_slices
String[] _slices
Package org.apache.openjpa.slice.jdbc |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Implementation of the
Externalizable
interface to read from
the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput)
.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Implementation of the
Externalizable
interface to write
the properties returned by ConfigurationImpl.toProperties(boolean)
.
- Throws:
IOException
executors
List<E> executors
owner
org.apache.openjpa.slice.jdbc.DistributedStoreQuery owner
Package org.apache.openjpa.util |
key
BigDecimal key
key
BigInteger key
key
byte key
key
char key
key
Date key
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
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
Package org.apache.openjpa.xmlstore |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Implementation of the
Externalizable
interface to read from
the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput)
.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Implementation of the
Externalizable
interface to write
the properties returned by ConfigurationImpl.toProperties(boolean)
.
- Throws:
IOException
name
String name
gender
Deity.Gender gender
mother
Deity mother
father
Deity father
children
Set<E> children
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.