A C D E G J L M N O P Q S T U _

A

Addition() - Method in class Sample.Person
Runs method Addition in Cache.
Addition(Integer) - Method in class Sample.Person
Runs method Addition in Cache.
Addition(Integer, Integer) - Method in class Sample.Person
Runs method Addition in Cache.
Address - class Sample.Address.
 
Address(CacheObject) - Constructor for class Sample.Address
NB: DO NOT USE IN APPLICATION(!!!).
Address(Database, String) - Constructor for class Sample.Address
 
Address(Database) - Constructor for class Sample.Address
Creates a new instance of object "Address" in Cache database and corresponding object of class Address.
AgeGet() - Method in class Sample.Person
Runs method AgeGet in Cache.
addToBatchInsert(Object, Connection, String, String, Integer, String) - Static method in class Sample.Company
 
addToBatchInsert(Object, Connection, Integer, Date, List, String, String, Integer, Integer, String, String, String, String, String, String, String, String, String) - Static method in class Sample.Employee
 
addToBatchInsert(Object, Connection, Date, List, String, String, Integer, String, String, String, String, String, String, String, String) - Static method in class Sample.Person
 

C

CJTest1 - class CJTest1.
This is a console program to test out Cache' Java 2.0
CJTest1() - Constructor for class CJTest1
 
CJTest2 - class CJTest2.
This is a console program to test out Cache' Java 2.0
CJTest2() - Constructor for class CJTest2
 
CJTest3 - class CJTest3.
This is a console program to test out Cache' Java 2.0
CJTest3() - Constructor for class CJTest3
 
CJTest4 - class CJTest4.
This is a console program to test out Cache' Java 2.0
CJTest4() - Constructor for class CJTest4
 
CJTest5 - class CJTest5.
This is a console program to test out Cache' Java 2.0
CJTest5() - Constructor for class CJTest5
 
CJTest6 - class CJTest6.
This class tests the CacheQuery class
CJTest6() - Constructor for class CJTest6
 
CJTest7 - class CJTest7.
This class tests the ResultSet class with Dynamic SQL
CJTest7() - Constructor for class CJTest7
 
CJTest8 - class CJTest8.
This is a console program to test out Cache' Java 2.0
CJTest8() - Constructor for class CJTest8
 
CJTest9 - class CJTest9.
This is a console program to test out Cache' Java 2.0
CJTest9() - Constructor for class CJTest9
 
Company - class Sample.Company.
 
Company(CacheObject) - Constructor for class Sample.Company
NB: DO NOT USE IN APPLICATION(!!!).
Company(Database, String) - Constructor for class Sample.Company
 
Company(Database) - Constructor for class Sample.Company
Creates a new instance of object "Company" in Cache database and corresponding object of class Company.
CurrentAge(Database) - Static method in class Sample.Employee
Runs method CurrentAge in Cache.
CurrentAge(Database, Date) - Static method in class Sample.Employee
Runs method CurrentAge in Cache.
CurrentAge(Database) - Static method in class Sample.Person
Runs method CurrentAge in Cache.
CurrentAge(Database, Date) - Static method in class Sample.Person
Runs method CurrentAge in Cache.
checkAgeValid(Database) - Static method in class Sample.Person
Verifies that indexes for property Age in zObjVal are the same as in Cache.
checkAllFieldsValid(Database) - Static method in class Sample.Address
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkAllFieldsValid(Database) - Static method in class Sample.Company
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkAllFieldsValid(Database) - Static method in class Sample.Employee
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkAllFieldsValid(Database) - Static method in class Sample.Person
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkAllMethods(Database) - Static method in class Sample.Address
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkAllMethods(Database) - Static method in class Sample.Company
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkAllMethods(Database) - Static method in class Sample.Employee
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkAllMethods(Database) - Static method in class Sample.Person
Verifies that all fields from Cache class are exposed with accessor methods in Java class and that values for indexes in zObjVal are the same as in Cache.
checkCityValid(Database) - Static method in class Sample.Address
Verifies that indexes for property City in zObjVal are the same as in Cache.
checkCompanyValid(Database) - Static method in class Sample.Employee
Verifies that indexes for property Company in zObjVal are the same as in Cache.
checkDOBValid(Database) - Static method in class Sample.Person
Verifies that indexes for property DOB in zObjVal are the same as in Cache.
checkEmployeesValid(Database) - Static method in class Sample.Company
Verifies that indexes for property Employees in zObjVal are the same as in Cache.
checkFavoriteColorsValid(Database) - Static method in class Sample.Person
Verifies that indexes for property FavoriteColors in zObjVal are the same as in Cache.
checkHomeValid(Database) - Static method in class Sample.Person
Verifies that indexes for property Home in zObjVal are the same as in Cache.
checkMissionValid(Database) - Static method in class Sample.Company
Verifies that indexes for property Mission in zObjVal are the same as in Cache.
checkNameValid(Database) - Static method in class Sample.Company
Verifies that indexes for property Name in zObjVal are the same as in Cache.
checkNameValid(Database) - Static method in class Sample.Person
Verifies that indexes for property Name in zObjVal are the same as in Cache.
checkNotesValid(Database) - Static method in class Sample.Employee
Verifies that indexes for property Notes in zObjVal are the same as in Cache.
checkOfficeValid(Database) - Static method in class Sample.Person
Verifies that indexes for property Office in zObjVal are the same as in Cache.
checkRevenueValid(Database) - Static method in class Sample.Company
Verifies that indexes for property Revenue in zObjVal are the same as in Cache.
checkSSNValid(Database) - Static method in class Sample.Person
Verifies that indexes for property SSN in zObjVal are the same as in Cache.
checkSalaryValid(Database) - Static method in class Sample.Employee
Verifies that indexes for property Salary in zObjVal are the same as in Cache.
checkSpouseValid(Database) - Static method in class Sample.Person
Verifies that indexes for property Spouse in zObjVal are the same as in Cache.
checkStateValid(Database) - Static method in class Sample.Address
Verifies that indexes for property State in zObjVal are the same as in Cache.
checkStreetValid(Database) - Static method in class Sample.Address
Verifies that indexes for property Street in zObjVal are the same as in Cache.
checkTaxIDValid(Database) - Static method in class Sample.Company
Verifies that indexes for property TaxID in zObjVal are the same as in Cache.
checkTitleValid(Database) - Static method in class Sample.Employee
Verifies that indexes for property Title in zObjVal are the same as in Cache.
checkZipValid(Database) - Static method in class Sample.Address
Verifies that indexes for property Zip in zObjVal are the same as in Cache.
createClientObject(Database) - Static method in class Sample.Address
 

D

DEFAULT_URL - Static variable in class CJTest6
 
DEFAULT_URL - Static variable in class CJTest7
 
DumpObject - class DumpObject.
This is a console program to test out Cache' Java 2.0
DumpObject() - Constructor for class DumpObject
 
DynamicBindingSample - class DynamicBindingSample.
 
DynamicBindingSample() - Constructor for class DynamicBindingSample
 
delete(Database, Id) - Static method in class Sample.Company
Runs method %Delete in Cache to delete an object from Cache database.
delete(Database, Id, int) - Static method in class Sample.Company
Runs method %Delete in Cache to delete an object from Cache database.
delete(Database, Id) - Static method in class Sample.Employee
Runs method %Delete in Cache to delete an object from Cache database.
delete(Database, Id, int) - Static method in class Sample.Employee
Runs method %Delete in Cache to delete an object from Cache database.
delete(Database, Id) - Static method in class Sample.Person
Runs method %Delete in Cache to delete an object from Cache database.
delete(Database, Id, int) - Static method in class Sample.Person
Runs method %Delete in Cache to delete an object from Cache database.

E

Employee - class Sample.Employee.
 
Employee(CacheObject) - Constructor for class Sample.Employee
NB: DO NOT USE IN APPLICATION(!!!).
Employee(Database, String) - Constructor for class Sample.Employee
 
Employee(Database) - Constructor for class Sample.Employee
Creates a new instance of object "Employee" in Cache database and corresponding object of class Employee.
executeBatchInsert(Connection, Object, int) - Static method in class Sample.Company
 
executeBatchInsert(Connection, Object, int) - Static method in class Sample.Employee
 
executeBatchInsert(Connection, Object, int) - Static method in class Sample.Person
 
exists(Database, Id) - Static method in class Sample.Company
Runs method %Exists in Cache to see if an object exists.
exists(Database, Oid) - Static method in class Sample.Company
Runs method %Exists in Cache to see if an object exists.
exists(Database, Id) - Static method in class Sample.Employee
Runs method %Exists in Cache to see if an object exists.
exists(Database, Oid) - Static method in class Sample.Employee
Runs method %Exists in Cache to see if an object exists.
exists(Database, Id) - Static method in class Sample.Person
Runs method %Exists in Cache to see if an object exists.
exists(Database, Oid) - Static method in class Sample.Person
Runs method %Exists in Cache to see if an object exists.

G

getAge() - Method in class Sample.Person
Returns value of property Age.
getCacheClass() - Method in class Sample.Address
Allows access metadata information about type of this object in Cache database.
getCacheClass() - Method in class Sample.Company
Allows access metadata information about type of this object in Cache database.
getCacheClass() - Method in class Sample.Employee
Allows access metadata information about type of this object in Cache database.
getCacheClass() - Method in class Sample.Person
Allows access metadata information about type of this object in Cache database.
getCacheClassName() - Static method in class Sample.Address
Returns class name of the class Address as it is in Cache Database.
getCacheClassName() - Static method in class Sample.Company
Returns class name of the class Company as it is in Cache Database.
getCacheClassName() - Static method in class Sample.Employee
Returns class name of the class Employee as it is in Cache Database.
getCacheClassName() - Static method in class Sample.Person
Returns class name of the class Person as it is in Cache Database.
getCity() - Method in class Sample.Address
Returns value of property City.
getCompany() - Method in class Sample.Employee
Returns value of property Company.
getDOB() - Method in class Sample.Person
Returns value of property DOB.
getEmployees() - Method in class Sample.Company
Returns value of property Employees.
getFavoriteColors() - Method in class Sample.Person
Returns value of property FavoriteColors.
getHome() - Method in class Sample.Person
Returns value of property Home.
getMission() - Method in class Sample.Company
Returns value of property Mission.
getName() - Method in class Sample.Company
Returns value of property Name.
getName() - Method in class Sample.Person
Returns value of property Name.
getNotesIn() - Method in class Sample.Employee
 
getNotesOut() - Method in class Sample.Employee
 
getOffice() - Method in class Sample.Person
Returns value of property Office.
getRevenue() - Method in class Sample.Company
Returns value of property Revenue.
getSSN() - Method in class Sample.Person
Returns value of property SSN.
getSalary() - Method in class Sample.Employee
Returns value of property Salary.
getSpouse() - Method in class Sample.Person
Returns value of property Spouse.
getState() - Method in class Sample.Address
Returns value of property State.
getStreet() - Method in class Sample.Address
Returns value of property Street.
getTaxID() - Method in class Sample.Company
Returns value of property TaxID.
getTitle() - Method in class Sample.Employee
Returns value of property Title.
getZip() - Method in class Sample.Address
Returns value of property Zip.

J

JDBCQuery - class JDBCQuery.
 
JDBCQuery() - Constructor for class JDBCQuery
 

L

LightDynamicBindingSample - class LightDynamicBindingSample.
This is a console program to test out Cache' Java 2.0
LightDynamicBindingSample() - Constructor for class LightDynamicBindingSample
 
LogicalToOdbc(Database) - Static method in class Sample.Address
Runs method LogicalToOdbc in Cache.
LogicalToOdbc(Database, String) - Static method in class Sample.Address
Runs method LogicalToOdbc in Cache.

M

main(String[]) - Static method in class CJTest1
The main entry point for the test program
main(String[]) - Static method in class CJTest2
The main entry point for the test program
main(String[]) - Static method in class CJTest3
The main entry point for the test program
main(String[]) - Static method in class CJTest4
The main entry point for the test program
main(String[]) - Static method in class CJTest5
The main entry point for the test program
main(String[]) - Static method in class CJTest6
The main entry point for the test program
main(String[]) - Static method in class CJTest7
The main entry point for the test program
main(String[]) - Static method in class CJTest8
The main entry point for the test program
main(String[]) - Static method in class CJTest9
The main entry point for the test program
main(String[]) - Static method in class DumpObject
The main entry point for the test program
main(String[]) - Static method in class DynamicBindingSample
 
main(String[]) - Static method in class JDBCQuery
 
main(String[]) - Static method in class LightDynamicBindingSample
The main entry point for the test program
main(String[]) - Static method in class SampleApplication
 

N

NameIDXExists(String) - Method in class Sample.Person
Runs method NameIDXExists in Cache.
NameIdxExists(String) - Method in class Sample.Company
Runs method NameIdxExists in Cache.
NinetyNine() - Method in class Sample.Person
Runs method NinetyNine in Cache.

O

OdbcToLogical(Database) - Static method in class Sample.Address
Runs method OdbcToLogical in Cache.
OdbcToLogical(Database, String) - Static method in class Sample.Address
Runs method OdbcToLogical in Cache.
OnPopulate() - Method in class Sample.Address
Runs method OnPopulate in Cache.
OnPopulate() - Method in class Sample.Company
Runs method OnPopulate in Cache.
OnPopulate() - Method in class Sample.Person
Runs method OnPopulate in Cache.
open(Database, byte[]) - Static method in class Sample.Address
 

P

Person - class Sample.Person.
 
Person(CacheObject) - Constructor for class Sample.Person
NB: DO NOT USE IN APPLICATION(!!!).
Person(Database, String) - Constructor for class Sample.Person
 
Person(Database) - Constructor for class Sample.Person
Creates a new instance of object "Person" in Cache database and corresponding object of class Person.
Populate(Database) - Static method in class Sample.Address
Runs method Populate in Cache.
Populate(Database, Integer) - Static method in class Sample.Address
Runs method Populate in Cache.
Populate(Database, Integer, Integer) - Static method in class Sample.Address
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer) - Static method in class Sample.Address
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer, IntegerHolder) - Static method in class Sample.Address
Runs method Populate in Cache.
Populate(Database) - Static method in class Sample.Company
Runs method Populate in Cache.
Populate(Database, Integer) - Static method in class Sample.Company
Runs method Populate in Cache.
Populate(Database, Integer, Integer) - Static method in class Sample.Company
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer) - Static method in class Sample.Company
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer, IntegerHolder) - Static method in class Sample.Company
Runs method Populate in Cache.
Populate(Database) - Static method in class Sample.Employee
Runs method Populate in Cache.
Populate(Database, Integer) - Static method in class Sample.Employee
Runs method Populate in Cache.
Populate(Database, Integer, Integer) - Static method in class Sample.Employee
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer) - Static method in class Sample.Employee
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer, IntegerHolder) - Static method in class Sample.Employee
Runs method Populate in Cache.
Populate(Database) - Static method in class Sample.Person
Runs method Populate in Cache.
Populate(Database, Integer) - Static method in class Sample.Person
Runs method Populate in Cache.
Populate(Database, Integer, Integer) - Static method in class Sample.Person
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer) - Static method in class Sample.Person
Runs method Populate in Cache.
Populate(Database, Integer, Integer, Integer, IntegerHolder) - Static method in class Sample.Person
Runs method Populate in Cache.
PopulateSerial(Database) - Static method in class Sample.Address
Runs method PopulateSerial in Cache.
PopulateSerial(Database) - Static method in class Sample.Company
Runs method PopulateSerial in Cache.
PopulateSerial(Database) - Static method in class Sample.Employee
Runs method PopulateSerial in Cache.
PopulateSerial(Database) - Static method in class Sample.Person
Runs method PopulateSerial in Cache.
PrintPayroll() - Method in class Sample.Company
Runs method PrintPayroll in Cache.
PrintPerson() - Method in class Sample.Employee
Runs method PrintPerson in Cache.
PrintPerson() - Method in class Sample.Person
Runs method PrintPerson in Cache.
PrintPersons(Database) - Static method in class Sample.Employee
Runs method PrintPersons in Cache.
PrintPersons(Database) - Static method in class Sample.Person
Runs method PrintPersons in Cache.
PrintPersonsSQL(Database) - Static method in class Sample.Employee
Runs method PrintPersonsSQL in Cache.
PrintPersonsSQL(Database) - Static method in class Sample.Person
Runs method PrintPersonsSQL in Cache.
prepare_Person_UpdateProcTest(Database) - Static method in class Sample.Person
Returns a CallableStatement for stored procedure Person_UpdateProcTest.
prepare_Stored_Procedure_Test(Database) - Static method in class Sample.Person
Returns a CallableStatement for stored procedure Stored_Procedure_Test.

Q

query_ByName(Database) - Static method in class Sample.Employee
Returns a CallableStatement for query ByName.
query_ByName(Database) - Static method in class Sample.Person
Returns a CallableStatement for query ByName.
query_Extent(Database) - Static method in class Sample.Company
Returns a CallableStatement for query Extent.
query_Extent(Database) - Static method in class Sample.Employee
Returns a CallableStatement for query Extent.
query_Extent(Database) - Static method in class Sample.Person
Returns a CallableStatement for query Extent.

S

SSNKeyExists(String) - Method in class Sample.Person
Runs method SSNKeyExists in Cache.
Sample - package Sample
 
SampleApplication - class SampleApplication.
 
SampleApplication() - Constructor for class SampleApplication
 
StoredProcTest(Database, String, StringHolder) - Static method in class Sample.Employee
Runs method StoredProcTest in Cache.
StoredProcTest(Database, String, StringHolder) - Static method in class Sample.Person
Runs method StoredProcTest in Cache.
setCity(String) - Method in class Sample.Address
Sets new value for City.
setCompany(Company) - Method in class Sample.Employee
Sets new value for Company.
setDOB(Date) - Method in class Sample.Person
Sets new value for DOB.
setEmployees(RelationshipObject) - Method in class Sample.Company
Sets new value for Employees.
setFavoriteColors(List) - Method in class Sample.Person
Sets new value for FavoriteColors.
setHome(Address) - Method in class Sample.Person
Sets new value for Home.
setMission(String) - Method in class Sample.Company
Sets new value for Mission.
setName(String) - Method in class Sample.Company
Sets new value for Name.
setName(String) - Method in class Sample.Person
Sets new value for Name.
setOffice(Address) - Method in class Sample.Person
Sets new value for Office.
setRevenue(Integer) - Method in class Sample.Company
Sets new value for Revenue.
setSSN(String) - Method in class Sample.Person
Sets new value for SSN.
setSalary(Integer) - Method in class Sample.Employee
Sets new value for Salary.
setSpouse(Person) - Method in class Sample.Person
Sets new value for Spouse.
setState(String) - Method in class Sample.Address
Sets new value for State.
setStreet(String) - Method in class Sample.Address
Sets new value for Street.
setTaxID(String) - Method in class Sample.Company
Sets new value for TaxID.
setTitle(String) - Method in class Sample.Employee
Sets new value for Title.
setUp(Database) - Static method in class DynamicBindingSample
 
setZip(String) - Method in class Sample.Address
Sets new value for Zip.
sys_BMEBuilt(Database, StringHolder) - Static method in class Sample.Company
Runs method sys_BMEBuilt in Cache.
sys_BMEBuilt(Database, StringHolder) - Static method in class Sample.Employee
Runs method sys_BMEBuilt in Cache.
sys_BMEBuilt(Database, StringHolder) - Static method in class Sample.Person
Runs method sys_BMEBuilt in Cache.
sys_BuildIndices(Database) - Static method in class Sample.Company
Runs method sys_BuildIndices in Cache.
sys_BuildIndices(Database, SList) - Static method in class Sample.Company
Runs method sys_BuildIndices in Cache.
sys_BuildIndices(Database) - Static method in class Sample.Employee
Runs method sys_BuildIndices in Cache.
sys_BuildIndices(Database, SList) - Static method in class Sample.Employee
Runs method sys_BuildIndices in Cache.
sys_BuildIndices(Database) - Static method in class Sample.Person
Runs method sys_BuildIndices in Cache.
sys_BuildIndices(Database, SList) - Static method in class Sample.Person
Runs method sys_BuildIndices in Cache.
sys_CheckUnique(Database) - Static method in class Sample.Company
Runs method sys_CheckUnique in Cache.
sys_CheckUnique(Database, SList) - Static method in class Sample.Company
Runs method sys_CheckUnique in Cache.
sys_CheckUnique(Database) - Static method in class Sample.Employee
Runs method sys_CheckUnique in Cache.
sys_CheckUnique(Database, SList) - Static method in class Sample.Employee
Runs method sys_CheckUnique in Cache.
sys_CheckUnique(Database) - Static method in class Sample.Person
Runs method sys_CheckUnique in Cache.
sys_CheckUnique(Database, SList) - Static method in class Sample.Person
Runs method sys_CheckUnique in Cache.
sys_ClassName(Database, Boolean) - Static method in class Sample.Address
Runs method sys_ClassName in Cache.
sys_ClassName(Database, Boolean) - Static method in class Sample.Company
Runs method sys_ClassName in Cache.
sys_ClassName(Database, Boolean) - Static method in class Sample.Employee
Runs method sys_ClassName in Cache.
sys_ClassName(Database, Boolean) - Static method in class Sample.Person
Runs method sys_ClassName in Cache.
sys_Delete(Database) - Static method in class Sample.Company
Runs method sys_Delete in Cache.
sys_Delete(Database, Oid) - Static method in class Sample.Company
Runs method sys_Delete in Cache.
sys_Delete(Database, Oid, Integer) - Static method in class Sample.Company
Runs method sys_Delete in Cache.
sys_Delete(Database) - Static method in class Sample.Employee
Runs method sys_Delete in Cache.
sys_Delete(Database, Oid) - Static method in class Sample.Employee
Runs method sys_Delete in Cache.
sys_Delete(Database, Oid, Integer) - Static method in class Sample.Employee
Runs method sys_Delete in Cache.
sys_Delete(Database) - Static method in class Sample.Person
Runs method sys_Delete in Cache.
sys_Delete(Database, Oid) - Static method in class Sample.Person
Runs method sys_Delete in Cache.
sys_Delete(Database, Oid, Integer) - Static method in class Sample.Person
Runs method sys_Delete in Cache.
sys_DeleteExtent(Database, Integer, StringHolder, StringHolder) - Static method in class Sample.Company
Runs method sys_DeleteExtent in Cache.
sys_DeleteExtent(Database, Integer, StringHolder, StringHolder) - Static method in class Sample.Employee
Runs method sys_DeleteExtent in Cache.
sys_DeleteExtent(Database, Integer, StringHolder, StringHolder) - Static method in class Sample.Person
Runs method sys_DeleteExtent in Cache.
sys_DeleteId(Database, String) - Static method in class Sample.Company
Runs method sys_DeleteId in Cache.
sys_DeleteId(Database, String, Integer) - Static method in class Sample.Company
Runs method sys_DeleteId in Cache.
sys_DeleteId(Database, String) - Static method in class Sample.Employee
Runs method sys_DeleteId in Cache.
sys_DeleteId(Database, String, Integer) - Static method in class Sample.Employee
Runs method sys_DeleteId in Cache.
sys_DeleteId(Database, String) - Static method in class Sample.Person
Runs method sys_DeleteId in Cache.
sys_DeleteId(Database, String, Integer) - Static method in class Sample.Person
Runs method sys_DeleteId in Cache.
sys_Exists(Database) - Static method in class Sample.Company
Runs method sys_Exists in Cache.
sys_Exists(Database, Oid) - Static method in class Sample.Company
Runs method sys_Exists in Cache.
sys_Exists(Database) - Static method in class Sample.Employee
Runs method sys_Exists in Cache.
sys_Exists(Database, Oid) - Static method in class Sample.Employee
Runs method sys_Exists in Cache.
sys_Exists(Database) - Static method in class Sample.Person
Runs method sys_Exists in Cache.
sys_Exists(Database, Oid) - Static method in class Sample.Person
Runs method sys_Exists in Cache.
sys_ExistsId(Database, String) - Static method in class Sample.Company
Runs method sys_ExistsId in Cache.
sys_ExistsId(Database, String) - Static method in class Sample.Employee
Runs method sys_ExistsId in Cache.
sys_ExistsId(Database, String) - Static method in class Sample.Person
Runs method sys_ExistsId in Cache.
sys_Extends(Database, String) - Static method in class Sample.Address
Runs method sys_Extends in Cache.
sys_Extends(Database, String) - Static method in class Sample.Company
Runs method sys_Extends in Cache.
sys_Extends(Database, String) - Static method in class Sample.Employee
Runs method sys_Extends in Cache.
sys_Extends(Database, String) - Static method in class Sample.Person
Runs method sys_Extends in Cache.
sys_GetParameter(Database) - Static method in class Sample.Address
Runs method sys_GetParameter in Cache.
sys_GetParameter(Database, String) - Static method in class Sample.Address
Runs method sys_GetParameter in Cache.
sys_GetParameter(Database) - Static method in class Sample.Company
Runs method sys_GetParameter in Cache.
sys_GetParameter(Database, String) - Static method in class Sample.Company
Runs method sys_GetParameter in Cache.
sys_GetParameter(Database) - Static method in class Sample.Employee
Runs method sys_GetParameter in Cache.
sys_GetParameter(Database, String) - Static method in class Sample.Employee
Runs method sys_GetParameter in Cache.
sys_GetParameter(Database) - Static method in class Sample.Person
Runs method sys_GetParameter in Cache.
sys_GetParameter(Database, String) - Static method in class Sample.Person
Runs method sys_GetParameter in Cache.
sys_IsA(Database, String) - Static method in class Sample.Address
Runs method sys_IsA in Cache.
sys_IsA(Database, String) - Static method in class Sample.Company
Runs method sys_IsA in Cache.
sys_IsA(Database, String) - Static method in class Sample.Employee
Runs method sys_IsA in Cache.
sys_IsA(Database, String) - Static method in class Sample.Person
Runs method sys_IsA in Cache.
sys_KillExtent(Database) - Static method in class Sample.Company
Runs method sys_KillExtent in Cache.
sys_KillExtent(Database) - Static method in class Sample.Employee
Runs method sys_KillExtent in Cache.
sys_KillExtent(Database) - Static method in class Sample.Person
Runs method sys_KillExtent in Cache.
sys_PackageName(Database) - Static method in class Sample.Address
Runs method sys_PackageName in Cache.
sys_PackageName(Database) - Static method in class Sample.Company
Runs method sys_PackageName in Cache.
sys_PackageName(Database) - Static method in class Sample.Employee
Runs method sys_PackageName in Cache.
sys_PackageName(Database) - Static method in class Sample.Person
Runs method sys_PackageName in Cache.
sys_PurgeIndices(Database) - Static method in class Sample.Company
Runs method sys_PurgeIndices in Cache.
sys_PurgeIndices(Database, SList) - Static method in class Sample.Company
Runs method sys_PurgeIndices in Cache.
sys_PurgeIndices(Database) - Static method in class Sample.Employee
Runs method sys_PurgeIndices in Cache.
sys_PurgeIndices(Database, SList) - Static method in class Sample.Employee
Runs method sys_PurgeIndices in Cache.
sys_PurgeIndices(Database) - Static method in class Sample.Person
Runs method sys_PurgeIndices in Cache.
sys_PurgeIndices(Database, SList) - Static method in class Sample.Person
Runs method sys_PurgeIndices in Cache.
sys_SortBegin(Database) - Static method in class Sample.Company
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database, SList) - Static method in class Sample.Company
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database, SList, Integer) - Static method in class Sample.Company
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database) - Static method in class Sample.Employee
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database, SList) - Static method in class Sample.Employee
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database, SList, Integer) - Static method in class Sample.Employee
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database) - Static method in class Sample.Person
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database, SList) - Static method in class Sample.Person
Runs method sys_SortBegin in Cache.
sys_SortBegin(Database, SList, Integer) - Static method in class Sample.Person
Runs method sys_SortBegin in Cache.
sys_SortEnd(Database) - Static method in class Sample.Company
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database, SList) - Static method in class Sample.Company
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database, SList, Integer) - Static method in class Sample.Company
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database) - Static method in class Sample.Employee
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database, SList) - Static method in class Sample.Employee
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database, SList, Integer) - Static method in class Sample.Employee
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database) - Static method in class Sample.Person
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database, SList) - Static method in class Sample.Person
Runs method sys_SortEnd in Cache.
sys_SortEnd(Database, SList, Integer) - Static method in class Sample.Person
Runs method sys_SortEnd in Cache.

T

TaxIDIdxExists(String) - Method in class Sample.Company
Runs method TaxIDIdxExists in Cache.

U

UpdateProcTest(Database, String, String, String) - Static method in class Sample.Employee
Runs method UpdateProcTest in Cache.
UpdateProcTest(Database, String, String, String) - Static method in class Sample.Person
Runs method UpdateProcTest in Cache.

_

_deleteId(Database, Id) - Static method in class Sample.Company
Runs method %Delete in Cache to delete an object from Cache database.
_deleteId(Database, Id, int) - Static method in class Sample.Company
Runs method %Delete in Cache to delete an object from Cache database.
_deleteId(Database, Id) - Static method in class Sample.Employee
Runs method %Delete in Cache to delete an object from Cache database.
_deleteId(Database, Id, int) - Static method in class Sample.Employee
Runs method %Delete in Cache to delete an object from Cache database.
_deleteId(Database, Id) - Static method in class Sample.Person
Runs method %Delete in Cache to delete an object from Cache database.
_deleteId(Database, Id, int) - Static method in class Sample.Person
Runs method %Delete in Cache to delete an object from Cache database.
_existsId(Database, Id) - Static method in class Sample.Company
Runs method %Exists in Cache to see if an object exists.
_existsId(Database, Id) - Static method in class Sample.Employee
Runs method %Exists in Cache to see if an object exists.
_existsId(Database, Id) - Static method in class Sample.Person
Runs method %Exists in Cache to see if an object exists.
_open(Database, Oid) - Static method in class Sample.Address
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Address.
_open(Database, Oid, int) - Static method in class Sample.Address
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Address.
_open(Database, Id) - Static method in class Sample.Company
Runs method %OpenId in Cache to open an object from Cache database and creates corresponding object of class Company.
_open(Database, Id, int) - Static method in class Sample.Company
Runs method %OpenId in Cache to open an object from Cache database and creates corresponding object of class Company.
_open(Database, Oid) - Static method in class Sample.Company
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Company.
_open(Database, Oid, int) - Static method in class Sample.Company
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Company.
_open(Database, Id) - Static method in class Sample.Employee
Runs method %OpenId in Cache to open an object from Cache database and creates corresponding object of class Employee.
_open(Database, Id, int) - Static method in class Sample.Employee
Runs method %OpenId in Cache to open an object from Cache database and creates corresponding object of class Employee.
_open(Database, Oid) - Static method in class Sample.Employee
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Employee.
_open(Database, Oid, int) - Static method in class Sample.Employee
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Employee.
_open(Database, Id) - Static method in class Sample.Person
Runs method %OpenId in Cache to open an object from Cache database and creates corresponding object of class Person.
_open(Database, Id, int) - Static method in class Sample.Person
Runs method %OpenId in Cache to open an object from Cache database and creates corresponding object of class Person.
_open(Database, Oid) - Static method in class Sample.Person
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Person.
_open(Database, Oid, int) - Static method in class Sample.Person
Runs method %Open in Cache to open an object from Cache database and creates corresponding object of class Person.

A C D E G J L M N O P Q S T U _