Uses of Package
org.ephman.abra.tools

Packages that use org.ephman.abra.tools
org.ephman.abra.tools   
org.ephman.abra.tools.plugins   
 

Classes in org.ephman.abra.tools used by org.ephman.abra.tools
AbraTypes
          listing of the abra types so that different layers can describe their mappings to those types
ClassGenerator
          just a generator interface
Generator
          just a generator interface
GenericFactoryGenerator
          (this is the generic base a db specific descendant will be copied into this package given a base output directory generate a factory class for get/put when given a JClass descriptor
GenericSchemaGenerator
          given a base output directory generate a schema file generic !! copy a db specific generator from sub directory
JClass
          a class for Java classes !! to describe a Java class and all it's fields with mapping to XML and SQL
JCompositeField
          Title: JCompositeField
JConstraint
          A class to wrap constraints..
JField
           
JFieldView
          a class for field views to do an abstraction of a field if composite
JIndex
          a class to represent a database index on a class..
JView
          a class for Java views to do an abstraction of a generated class (subset of fields like blotter or short view)
MarshalContext
          a class to hold all marshalling context info like recursive links - and next unique number etc.
PropertyTable
          encapsulate the properties in the xml file..
SchemaException
           
TypeMap
           
UnmarshalContext
          a class to hold all marshalling context info like recursive links - and next unique number etc.
XmlDescriptor
          a class to describe an xml node <-> class relationship
XmlProcessor
           
 

Classes in org.ephman.abra.tools used by org.ephman.abra.tools.plugins
Generator
          just a generator interface
JClass
          a class for Java classes !! to describe a Java class and all it's fields with mapping to XML and SQL
JField
           
SchemaException