Interface ColumnFamilyManager

  • All Superinterfaces:
    AutoCloseable

    public interface ColumnFamilyManager
    extends AutoCloseable
    Interface used to interact with the persistence context to ColumnEntity The ColumnFamilyManager API is used to create and remove persistent ColumnEntity instances, to select entities by their primary key, and to select over entities.