Uses of Class
com.sibvisions.rad.persist.jdbc.DBStorage

Packages that use DBStorage
com.sibvisions.rad.persist.jdbc Contains all database specific persistence implementations. 
 

Uses of DBStorage in com.sibvisions.rad.persist.jdbc
 

Methods in com.sibvisions.rad.persist.jdbc that return DBStorage
protected  DBStorage DBStorage.createAutomaticLinkStorage(String pFrom)
          Creates a new DBStorage which is configured for automatic link cell editors.
 

Methods in com.sibvisions.rad.persist.jdbc with parameters of type DBStorage
 void DBStorage.createAutomaticLinkReference(String[] pColumns, DBStorage pDBStorage, String[] pReferenceColumns)
          Creates and sets a new StorageReferenceDefinition with the specified DBStorage and columns and reference columns on all pColumns.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.