|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||