wt.fc
Interface DatastoreStruct

All Superinterfaces:
wt.fc.DatastoreElement, NetFactor, ObjectMappable, Serializable

public interface DatastoreStruct
extends ObjectMappable, wt.fc.DatastoreElement

This interface provides an abstraction for a Datastore sequence. A Struct is a complex type consisting of one or more fields. This type corresponds to the JDBC Struct.

Supported API: true

Extendable: true

See Also:
Struct