Package org.starhope.appius.sql

Interface Summary
SQLPeerListElement WRITEME: The documentation for this type (SQLPeerListElement) is incomplete.
 

Class Summary
SQLPeerDatum This is the base class from which all classes that reflect data from the SQL backing store are derived.
SQLPeerEnum This is a class for infrequently-changed objects that are enumerated types referenced by integer ID columns.
SQLPeerList<T extends SQLPeerListElement> WRITEME: The documentation for this type (SQLPeerList) is incomplete.