OpenMMS
V1.5.1 Std

Uses of Class
org.rcsb.openmms.meta.SqlWriter

Packages that use SqlWriter
org.rcsb.openmms.meta Provides classes and interfaces that create and manipulate a macromolecular structure metamodel based on the mmCIF dictionary. 
 

Uses of SqlWriter in org.rcsb.openmms.meta
 

Subclasses of SqlWriter in org.rcsb.openmms.meta
 class InitSqlWriter
          Visitor class to traverse the metamodel and generate the code to initialize the RDB tables.
 class InsertWriter
          Visitor subclass that writes the java JDBC code for inserting data into the relational database (dbinsert).
 class SelectWriter
          Visitor subclass that writes the java JDBC code for reading data from a relational database into the Entry Data Structures.
 class TableWriter
          Visitor class for generate SQL code that creates relation DB tables
 


OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved