Class SQLCollectionAccess

java.lang.Object
net.ontopia.persistence.proxy.SQLCollectionAccess
All Implemented Interfaces:
ClassAccessIF

public class SQLCollectionAccess extends Object implements ClassAccessIF
INTERNAL: Class that performs the task of accessing and manipulating "collection" type instances in the database.

NOTE: Collection type instances must have an identity field and exactly one value field.