Constructs a unidirectional one-to-many relationship with the default
version and copy semantics, no delete or lock propagation, and the
specified inline mode.
Constructs a unidirectional one-to-many relationship with the specified
version and copy semantics, delete and lock propagation
behavior, and inline mode.
Constructs a bidirectional one-to-many relationship with the default
version and copy semantics, no delete or lock propagation, and the
specified inline mode.
Constructs a bidirectional one-to-many relationship with the specified
version and copy semantics, delete and lock propagation
behavior, and inline mode.
Constructs a unidirectional one-to-one relationship with the default
version and copy semantics, no delete or lock propagation,
and the specified inline mode.
Constructs a unidirectional one-to-one relationship with the specified
version and copy semantics, delete and lock propagation
behavior, and inline mode.
Constructs a bidirectional one-to-one relationship with the default
version and copy semantics, no delete or lock propagation, and the
specified inline mode.
Constructs a bidirectional one-to-one relationship with the specified
version and copy semantics, delete and lock propagation
behavior, and inline mode.
Constructs an empty unordered object map with a default comparator,
the default hash-bucket size, one initial hash bucket, a newly
created administrator container, and a newly
created hash-bucket container.
Constructs an empty unordered object map with the
specified hash-bucket size, a default comparator,
one initial hash bucket, a newly created administrator container, and
a newly created hash-bucket container.
Constructs an empty unordered object map with
a default comparator, the default hash-bucket size, and the specified
number of initial hash buckets, administrator container,
and hash-bucket container.
Constructs an empty unordered object map with the specified
comparator, the default hash-bucket
size, one initial hash bucket, a newly created administrator
container, and a newly created hash-bucket container.
Constructs an empty unordered object map with the specified
comparator and hash-bucket size, one initial hash bucket,
a newly created administrator container, and a newly created
hash-bucket container.
Constructs an empty unordered object map with the specified
comparator, hash-bucket size, number of initial hash buckets,
administrator container, and hash-bucket container.
Constructs an empty unordered object map with
the default hash-bucket size and the specified
comparator, number of initial hash buckets, administrator container,
and hash-bucket container.
Constructs an empty unordered set with a default comparator,
the default hash-bucket size, one initial hash bucket, a newly
created administrator container, and a newly
created hash-bucket container.
Constructs an empty unordered set with the
specified hash-bucket size, a default comparator,
one initial hash bucket, a newly created administrator container, and
a newly created hash-bucket container.
Constructs an empty unordered set with
a default comparator, the default hash-bucket size, and the specified
number of initial hash buckets, administrator container,
and hash-bucket container.
Constructs an empty unordered set with the specified
comparator, the default hash-bucket
size, one initial hash bucket, a newly created administrator
container, and a newly created hash-bucket container.
Constructs an empty unordered set with the specified
comparator and hash-bucket size, one initial hash bucket,
a newly created administrator container, and a newly created
hash-bucket container.
Constructs an empty unordered set with the specified
comparator, hash-bucket size, number of initial hash buckets,
administrator container, and hash-bucket container.
Constructs an empty unordered set with
the default hash-bucket size and the specified
comparator, number of initial hash buckets, administrator container,
and hash-bucket container.
Superclass for all persistence-capable classes with the ability to respond to
persistent events, a public API that supports all persistent operations,
and default implementation for persistent operations.
ooObj() -
Constructor for class com.objy.db.app.ooObj
Reserved for internal use; you create instances of subclasses of ooObj, not
instances of ooObj itself.