Serialized Form
Package org.apache.openjpa.abstractstore |
_storeCls
String _storeCls
_storeProps
String _storeProps
_platform
String _platform
Package org.apache.openjpa.conf |
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 |
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.
_closed
boolean _closed
_cache
CacheMap _cache
_cache
CacheMap _cache
_exp
long _exp
_key
Object _key
_expired
boolean _expired
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
_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.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
_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
_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 _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
_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
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
_params
org.apache.commons.collections.map.LinkedMap _params
_broker
Broker _broker
_name
String _name
_copy
boolean _copy
_saved
Map<K,V> _saved
_oid
Object _oid
_type
Class<T> _type
_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 _res
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
_ownerIndex
int _ownerIndex
Package org.apache.openjpa.kernel.exps |
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
parameterTypes
org.apache.commons.collections.map.LinkedMap parameterTypes
operation
int operation
accessPath
ClassMetaData[] accessPath
fetchPaths
String[] fetchPaths
fetchInnerPaths
String[] fetchInnerPaths
range
Value[] range
_aggregate
Boolean _aggregate
_meta
ClassMetaData _meta
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.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
_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
_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
_seqName
String _seqName
_seqMeta
SequenceMetaData _seqMeta
_cacheName
String _cacheName
_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
_fgs
FetchGroup[] _fgs
_customFGs
FetchGroup[] _customFGs
_intercepting
boolean _intercepting
_abstract
boolean _abstract
_hasAbstractPKField
Boolean _hasAbstractPKField
_hasPKFieldsFromAbstractClass
Boolean _hasPKFieldsFromAbstractClass
_isCacheable
Boolean _isCacheable
_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
_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
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
_locking
boolean _locking
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
_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
_reorderMetaDataResolution
boolean _reorderMetaDataResolution
_preload
boolean _preload
_preloadComplete
boolean _preloadComplete
_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
_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
_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
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
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
_iv
int _iv
key
short key
key
String key
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.