Uses of Class
org.vizzini.database.DBDescriptor

Packages that use DBDescriptor
org.vizzini.database Provides database classes for the game framework. 
 

Uses of DBDescriptor in org.vizzini.database
 

Methods in org.vizzini.database with parameters of type DBDescriptor
protected  void Database.create(DBDescriptor descriptor)
          Create the database tables using the given descriptor.
 

Constructors in org.vizzini.database with parameters of type DBDescriptor
Database(DBDescriptor descriptor)
          Construct this object from the given database descriptor.
Database(DBDescriptor descriptor, boolean isFileBased)
          Construct this object from the given database descriptor.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02