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 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 |
_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 |
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
_type
int _type
_related
Object _related
_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
_type
int _type
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.kernel |
_synchronizedMappings
boolean _synchronizedMappings
_state
org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState _state
seq
long seq
max
long max
Package org.apache.openjpa.jdbc.kernel.exps |
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
String _tableName
_schemaName
String _schemaName
_joined
boolean _joined
_seconds
Map<K,V> _seconds
_subStrat
String _subStrat
_file
File _file
_srcType
int _srcType
_comments
String[] _comments
_uniques
Collection<E> _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
_tableName
String _tableName
_outer
boolean _outer
_orderCol
Column _orderCol
_canOrderCol
boolean _canOrderCol
_comments
String[] _comments
_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
_join
int _join
_io
ColumnIO _io
_results
Map<K,V> _results
_schema
SchemaGroup _schema
_installer
StrategyInstaller _installer
_mapFile
File _mapFile
_table
String _table
_sequenceColumn
String _sequenceColumn
_primaryKeyColumn
String _primaryKeyColumn
_primaryKeyValue
String _primaryKeyValue
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
_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.
_synthetic
boolean _synthetic
_vals
Enum<E extends Enum<E>>[] _vals
_ordinal
boolean _ordinal
_cols
Column[] _cols
_io
ColumnIO _io
_args
Object[] _args
_load
boolean _load
_lob
boolean _lob
_maxSize
int _maxSize
_maxSize
int _maxSize
_maxSize
int _maxSize
_maxSize
int _maxSize
_initial
Number _initial
_args
Object[] _args
_stateImage
boolean _stateImage
_fkOid
Boolean _fkOid
_orderInsert
boolean _orderInsert
_orderUpdate
boolean _orderUpdate
_vals
Map<K,V> _vals
_fkOid
Boolean _fkOid
Package org.apache.openjpa.jdbc.schema |
_name
String _name
_fullName
String _fullName
_table
Table _table
_tableName
String _tableName
_schemaName
String _schemaName
_type
int _type
_typeName
String _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
_target
String _target
_targetField
String _targetField
_flags
int _flags
_index
int _index
_pk
boolean _pk
_versionStrategy
VersionStrategy _versionStrategy
_unInsertable
int _unInsertable
_unUpdatable
int _unUpdatable
_unNullInsertable
int _unNullInsertable
_unNullUpdatable
int _unNullUpdatable
_name
String _name
_fullName
String _fullName
_table
Table _table
_tableName
String _tableName
_schemaName
String _schemaName
_columnName
String _columnName
_deferred
boolean _deferred
_schema
String _schema
_pkTableName
String _pkTableName
_pkSchemaName
String _pkSchemaName
_pkColumnName
String _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
String _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
String _name
_fullName
String _fullName
_schema
Schema _schema
_schemaName
String _schemaName
_initial
int _initial
_increment
int _increment
_cache
int _cache
_source
File _source
_srcType
int _srcType
_name
String _name
_schemaName
String _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
_fullName
String _fullName
_cols
Column[] _cols
_autoAssign
Column[] _autoAssign
_rels
Column[] _rels
_fks
ForeignKey[] _fks
_idxs
Index[] _idxs
_unqs
Unique[] _unqs
Package org.apache.openjpa.jdbc.sql |
_dict
DBDictionary _dict
_sql
StringBuffer _sql
_subsels
List<E> _subsels
_params
List<E> _params
_cols
List<E> _cols
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
ctx
QueryContext ctx
_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
_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
_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
_params
LinkedMap _params
_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
writeReplace
public Object writeReplace()
_res
ResultList _res
Package org.apache.openjpa.kernel.exps |
Package org.apache.openjpa.kernel.jpql |
id
int id
parser
org.apache.openjpa.kernel.jpql.JPQL parser
parent
JPQLExpressionBuilder.JPQLNode parent
children
JPQLExpressionBuilder.JPQLNode[] children
text
String text
not
boolean not
root
JPQLExpressionBuilder.JPQLNode root
query
String query
_candidateType
Class<T> _candidateType
Class org.apache.openjpa.kernel.jpql.TokenMgrError extends Error implements Serializable |
errorCode
int errorCode
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.jdbc |
type
short type
time
long time
sql
String sql
associatedEvent
JDBCEvent associatedEvent
_sqle
SQLException _sqle
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
_maxSize
int _maxSize
_set
Set<E> _set
Package org.apache.openjpa.lib.util.concurrent |
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
serialVersionUID: 196745693267521676L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the Queue instance from a stream(that is, deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state to a stream(that is, serialize it).
- Serial Data:
- All of the elements(each an E) in
the proper order, followed by a null
- Throws:
IOException
headLock
Object headLock
tailLock
Object tailLock
_set
Set<E> _set
serialVersionUID: 8673264195747942595L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
serialVersionUID: 5457747651344034263L
al
CopyOnWriteArrayList al
serialVersionUID: 7373984872572414699L
sync
org.apache.openjpa.lib.util.concurrent.ReentrantLock.Sync sync
index
int index
- The index of this unit. This value is no longer used in this
version of this class, but is retained for serialization
compatibility with previous version.
name
String name
- name of this unit
Package org.apache.openjpa.meta |
_repos
MetaDataRepository _repos
_owner
ValueMetaData _owner
_lifeMeta
LifecycleMetaData _lifeMeta
_srcFile
File _srcFile
_srcType
int _srcType
_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
_exts
Map<K,V> _exts
_embed
Map<K,V> _embed
_name
String _name
_meta
ClassMetaData _meta
_readOnly
boolean _readOnly
_includes
List<E> _includes
_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
_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
_backingFieldName
String _backingFieldName
_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
_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
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
SortedSet<E> _resolving
_mapping
SortedSet<E> _mapping
_errs
List<E> _errs
_listeners
LifecycleEventManager.ListenerList _listeners
_repos
MetaDataRepository _repos
_class
Class<T> _class
_type
int _type
_srcFile
File _srcFile
_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
_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
_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.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
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
_named
Map<K,V> _named
_positional
List<E> _positional
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.jdbc |
Package org.apache.openjpa.util |
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
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
Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.