|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use View | |
com.triactive.jdo.store.adapter | |
com.triactive.jdo.store.sql |
Uses of View in com.triactive.jdo.store.adapter |
Methods in com.triactive.jdo.store.adapter with parameters of type View | |
java.lang.String |
DatabaseAdapter.getDropViewStatement(View view)
Returns the appropriate SQL to drop the given view. |
Uses of View in com.triactive.jdo.store.sql |
Subclasses of View in com.triactive.jdo.store.sql | |
class |
ClassView
|
Constructors in com.triactive.jdo.store.sql with parameters of type View | |
PrimaryKeyColumnNotAllowedException(View view,
Column column)
Constructs a primary key not allowed exception. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |