Package wt.fc
Interface DatastoreStruct
- All Superinterfaces:
wt.fc._DatastoreStruct,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc.DatastoreElement,NetFactor,ObjectMappable,Serializable
@GenAsDatastoreStruct(interfaces={ObjectMappable.class,wt.fc.DatastoreElement.class})
public interface DatastoreStruct
extends wt.fc._DatastoreStruct
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
Supported API: true
Extendable: true
- See Also:
-
Method Summary
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal