Uses of Class
com.triactive.jdo.store.View

Packages that use View
com.triactive.jdo.store   
 

Uses of View in com.triactive.jdo.store
 

Subclasses of View in com.triactive.jdo.store
 class ClassView
           
(package private)  class JDOView
           
 

Methods in com.triactive.jdo.store with parameters of type View
 java.lang.String DatabaseAdapter.getDropViewStatement(View view)
          Returns the appropriate SQL to drop the given view.
 

Constructors in com.triactive.jdo.store with parameters of type View
PrimaryKeyColumnNotAllowedException(View view, Column column)
          Constructs a primary key not allowed exception.
 



Copyright ? 2001 TriActive, Inc. All Rights Reserved.