Uses of Interface
org.openanzo.server.repository.rdb.sql.AciRdbWrapper.InsertAccessControlParams

Packages that use AciRdbWrapper.InsertAccessControlParams
org.openanzo.server.repository.rdb.sql   
 

Uses of AciRdbWrapper.InsertAccessControlParams in org.openanzo.server.repository.rdb.sql
 

Classes in org.openanzo.server.repository.rdb.sql that implement AciRdbWrapper.InsertAccessControlParams
static class AciRdbWrapper.InsertAccessControlParamsImpl
          Default implementation of InsertAccessControlParams
 

Methods in org.openanzo.server.repository.rdb.sql with parameters of type AciRdbWrapper.InsertAccessControlParams
static void AciRdbWrapper.insertAccessControl(PreparedStatementCache sqlCache, AciRdbWrapper.InsertAccessControlParams params)
          Runs the insertAccessControl prepared statement.
 

Constructors in org.openanzo.server.repository.rdb.sql with parameters of type AciRdbWrapper.InsertAccessControlParams
AciRdbWrapper.BatchInsertAccessControl(AciRdbWrapper.InsertAccessControlParams params)
          Create a batchable object for the insertAccessControl prepared statement.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.