| com.versant.core.common.StateAndOIDFactory
StateAndOIDFactory | public interface StateAndOIDFactory extends Serializable(Code) | | Factory for OID and State instances. These must be Serializable so they
can be sent with the meta data to remote clients.
|
createUntypedOID | public OID createUntypedOID()(Code) | | Create a new untyped OID if the store supports these or throw an
unsupported option exception if not.
|
|
|