Serialized Form
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class kodo.jdo.GeneralException extends kodo.jdo.CanRetryException implements Serializable |
|
Class kodo.jdo.JDOSessionBean extends kodo.ee.KodoSessionBean implements Serializable |
_pmf
boolean _pmf
|
Class kodo.jdo.LockException extends kodo.jdo.DataStoreException implements Serializable |
timeout
int timeout
|
Class kodo.jdo.PersistenceManagerFactoryImpl extends Object implements Serializable |
_factory
kodo.kernel.DelegatingBrokerFactory _factory
|
Class kodo.jdo.QueryImpl extends Object implements Serializable |
_query
kodo.kernel.DelegatingQuery _query
_lang
int _lang
_sstr
kodo.kernel.jdoql.SingleString _sstr
_syncedString
boolean _syncedString
_syncedClauses
boolean _syncedClauses
|
Class kodo.jdo.ReferentialIntegrityException extends kodo.jdo.UserException implements Serializable |
_iv
int _iv
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
|
Class kodo.jdo.jdbc.JDOConnectionFactory extends kodo.jdbc.conf.JDBCConfigurationImpl implements Serializable |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
|
Class kodo.jdo.jdbc.JDOManagedConnectionFactory extends kodo.jdbc.ee.JDBCManagedConnectionFactory implements Serializable |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
|
Class kodo.persistence.AttachProxyA extends Object implements Serializable |
pk
int pk
version
int version
stringField
String stringField
fetchA
String fetchA
fetchB
String fetchB
pc
kodo.persistence.AttachProxyA pc
|
Class kodo.persistence.AttachProxyB extends kodo.persistence.AttachProxyA implements Serializable |
stringField2
String stringField2
|
Class kodo.persistence.AttachProxyC extends Object implements Serializable |
intField
int intField
pc
kodo.persistence.AttachProxyA pc
|
Class kodo.persistence.Entity2 extends Object implements Serializable |
pk
long pk
stringField
String stringField
intField
int intField
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
|
Class kodo.persistence.EntityManagerFactoryImpl extends Object implements Serializable |
_factory
kodo.kernel.DelegatingBrokerFactory _factory
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
|
Class kodo.persistence.NoResultException extends NoResultException implements Serializable |
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
|
Class kodo.persistence.QueryImpl extends Object implements Serializable |
_query
kodo.kernel.DelegatingQuery _query
_named
Map<K,V> _named
_positional
List<E> _positional
|
Class kodo.persistence.RollbackException extends RollbackException implements Serializable |
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
|
Package kodo.persistence.jdbc |
|
Class kodo.persistence.jdbc.CompositeId extends Object implements Serializable |
id
Integer id
name
String name
|
Class kodo.persistence.jdbc.JPAConnectionFactory extends kodo.jdbc.conf.JDBCConfigurationImpl implements Serializable |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
|
Class kodo.persistence.jdbc.JPAManagedConnectionFactory extends kodo.jdbc.ee.JDBCManagedConnectionFactory implements Serializable |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
|
Class kodo.persistence.jdbc.SQLMapAddress extends Object implements Serializable |
id
int id
street
String street
state
String state
zip
int zip
|
Class kodo.persistence.jdbc.SQLMapItem extends Object implements Serializable |
id
int id
name
String name
price
float price
|
Class kodo.persistence.jdbc.SQLMapOrder extends Object implements Serializable |
id
int id
quantity
int quantity
item
kodo.persistence.jdbc.SQLMapItem item
|
Class kodo.persistence.jdbc.SQLMapPerson extends Object implements Serializable |
name
String name
address
kodo.persistence.jdbc.SQLMapAddress address
partner
kodo.persistence.jdbc.SQLMapPerson partner
Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.