Uses of Package
planetj.database

Packages that use planetj.database
planetj.chart   
planetj.database   
planetj.database.connection   
planetj.database.field   
planetj.database.fielddescriptors   
planetj.database.filter   
planetj.database.flatfile   
planetj.database.possiblevalues   
planetj.database.report   
planetj.database.sql   
planetj.database.table   
planetj.dataengine   
planetj.dataengine.actions   
planetj.dataengine.application   
planetj.dataengine.autorun   
planetj.dataengine.cache   
planetj.dataengine.display   
planetj.dataengine.email   
planetj.dataengine.email.html   
planetj.dataengine.fileupload   
planetj.dataengine.messageboard   
planetj.dataengine.operation   
planetj.dataengine.parameter   
planetj.dataengine.security   
planetj.dataengine.security.http   
planetj.dataengine.sqloperation   
planetj.dataengine.sqloperation.http   
planetj.dataengine.task   
planetj.dataengine.test   
planetj.dataengine.theme   
planetj.dataengine.webservices   
planetj.fdmanager   
planetj.fdmanager.magic   
planetj.html   
planetj.magic   
planetj.possiblevalues   
planetj.processes.logon   
 

Classes in planetj.database used by planetj.chart
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.database
AssociationContext
          Deprecated. - no longer used - old way of getting associations
DB2DBSystem
          Insert the type's description here.
DBSystem
          Represents a relational database which can be referenced by a URL.
Field
          Represents a value in a database.
IAssociatedData
          Deprecated. - no longer used
IDataEngineListener
          DataEngineListeners register with SQLContext objects, and are alerted whenever that SQLContext is used in a DataEngine operation.
IDBObject
           
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
IRowEventListener
          Any Object implementing this interface will be able to be informed when Row Events take place.
ITable
          Information contained by both logical and physical tables
Library
          Represents a group of tables in a relational database.
PhysicalTable
          Contains information about the phyisical location of a table (as opposed to the "logical" information stored by the Table class)
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
RowEvent
          This is the event class to support the planetj.database.IRowEventListener interface.
RowKey
          An object which uniquely identifies a row within a table.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.database.connection
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.database.field
Field
          Represents a value in a database.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.database.fielddescriptors
DBSystem
          Represents a relational database which can be referenced by a URL.
Field
          Represents a value in a database.
IDBObject
           
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
ITable
          Information contained by both logical and physical tables
Library
          Represents a group of tables in a relational database.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.database.filter
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.database.flatfile
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
 

Classes in planetj.database used by planetj.database.possiblevalues
IDBObject
           
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
ITable
          Information contained by both logical and physical tables
Library
          Represents a group of tables in a relational database.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
Table
           
 

Classes in planetj.database used by planetj.database.report
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.database.sql
DatabaseException
           
Field
          Represents a value in a database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.database.table
IDBObject
           
ITable
          Information contained by both logical and physical tables
Table
           
 

Classes in planetj.database used by planetj.dataengine
DBSystem
          Represents a relational database which can be referenced by a URL.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
IRowEventListener
          Any Object implementing this interface will be able to be informed when Row Events take place.
Library
          Represents a group of tables in a relational database.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.dataengine.actions
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.dataengine.application
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
IRowEventListener
          Any Object implementing this interface will be able to be informed when Row Events take place.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
 

Classes in planetj.database used by planetj.dataengine.autorun
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
 

Classes in planetj.database used by planetj.dataengine.cache
IDBObject
           
ITable
          Information contained by both logical and physical tables
Library
          Represents a group of tables in a relational database.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
RowKey
          An object which uniquely identifies a row within a table.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.dataengine.display
Row
          Represents a logical row of a database.
 

Classes in planetj.database used by planetj.dataengine.email
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
Table
           
 

Classes in planetj.database used by planetj.dataengine.email.html
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
Table
           
 

Classes in planetj.database used by planetj.dataengine.fileupload
BlobObject
           
 

Classes in planetj.database used by planetj.dataengine.messageboard
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.dataengine.operation
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
 

Classes in planetj.database used by planetj.dataengine.parameter
Field
          Represents a value in a database.
Row
          Represents a logical row of a database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.dataengine.security
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
Table
           
 

Classes in planetj.database used by planetj.dataengine.security.http
IRowEventListener
          Any Object implementing this interface will be able to be informed when Row Events take place.
Row
          Represents a logical row of a database.
RowEvent
          This is the event class to support the planetj.database.IRowEventListener interface.
 

Classes in planetj.database used by planetj.dataengine.sqloperation
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
 

Classes in planetj.database used by planetj.dataengine.sqloperation.http
Row
          Represents a logical row of a database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
 

Classes in planetj.database used by planetj.dataengine.task
DBSystem
          Represents a relational database which can be referenced by a URL.
Library
          Represents a group of tables in a relational database.
 

Classes in planetj.database used by planetj.dataengine.test
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
Table
           
 

Classes in planetj.database used by planetj.dataengine.theme
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
Table
           
 

Classes in planetj.database used by planetj.dataengine.webservices
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.fdmanager
IRowEventListener
          Any Object implementing this interface will be able to be informed when Row Events take place.
 

Classes in planetj.database used by planetj.fdmanager.magic
DBSystem
          Represents a relational database which can be referenced by a URL.
Library
          Represents a group of tables in a relational database.
Table
           
 

Classes in planetj.database used by planetj.html
Field
          Represents a value in a database.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.magic
DBSystem
          Represents a relational database which can be referenced by a URL.
Field
          Represents a value in a database.
IRowEventListener
          Any Object implementing this interface will be able to be informed when Row Events take place.
Library
          Represents a group of tables in a relational database.
Row
          Represents a logical row of a database.
RowCollection
          Represents a group of rows from the database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.
Table
           
 

Classes in planetj.database used by planetj.possiblevalues
Field
          Represents a value in a database.
RowCollection
          Represents a group of rows from the database.
 

Classes in planetj.database used by planetj.processes.logon
Field
          Represents a value in a database.
IRowCreator
          Classes implement this Interface to indicate that they can create a Row of a particular type based on the information in a default Row.
Row
          Represents a logical row of a database.
SQLContext
          Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results.