Interface CollectionIO

All Known Implementing Classes:
ACLCollectionIO, ScalarCollectionIO

public interface CollectionIO
Interface for a class that knows how to get a collection's value from a result set, and set a collection's values to a prepared statement (and execute it).