C D G I M N O P S _

C

Child - Class in org.melati.example.odmg
Melati POEM generated, programmer modifiable stub for a Persistent Child object.
Child() - Constructor for class org.melati.example.odmg.Child
Constructor for a Persistent Child object.
ChildBase - Class in org.melati.example.odmg.generated
Melati POEM generated abstract base class for a Persistent Child Object.
ChildBase() - Constructor for class org.melati.example.odmg.generated.ChildBase
 
ChildTable - Class in org.melati.example.odmg
Melati POEM generated, programmer modifiable stub for a ChildTable object.
ChildTable(Database, String, DefinitionSource) - Constructor for class org.melati.example.odmg.ChildTable
Constructor.
ChildTableBase - Class in org.melati.example.odmg.generated
Melati POEM generated base class for Table Child.
ChildTableBase(Database, String, DefinitionSource) - Constructor for class org.melati.example.odmg.generated.ChildTableBase
Constructor.

D

defaultDisplayOrder() - Method in class org.melati.example.odmg.generated.ChildTableBase
 
defaultDisplayOrder() - Method in class org.melati.example.odmg.generated.ParentTableBase
 

G

getCapabilityTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the CapabilityTable table.
getCapabilityTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the CapabilityTable table.
getChildObject(Integer) - Method in class org.melati.example.odmg.generated.ChildTableBase
Retrieve the Child as a Child.
getChildObject(int) - Method in class org.melati.example.odmg.generated.ChildTableBase
Retrieve the Child as a Child.
getChildTable() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the ChildTable table which this Persistent is from.
getChildTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the ChildTable table.
getChildTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the ChildTable table.
getColumnInfoTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the ColumnInfoTable table.
getColumnInfoTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the ColumnInfoTable table.
getGroupCapabilityTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the GroupCapabilityTable table.
getGroupCapabilityTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the GroupCapabilityTable table.
getGroupMembershipTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the GroupMembershipTable table.
getGroupMembershipTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the GroupMembershipTable table.
getGroupTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the GroupTable table.
getGroupTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the GroupTable table.
getId() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Id value, with locking, for this Child Persistent.
getId() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the Id value, with locking, for this Parent Persistent.
getId_unsafe() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Id value, without locking, for this Child Persistent.
getId_unsafe() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the Id value, without locking, for this Parent Persistent.
getIdColumn() - Method in class org.melati.example.odmg.generated.ChildTableBase
Retrieves the Id Column for this Child Table.
getIdColumn() - Method in class org.melati.example.odmg.generated.ParentTableBase
Retrieves the Id Column for this Parent Table.
getIdField() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Id value as a Field from this Child Persistent.
getIdField() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the Id value as a Field from this Parent Persistent.
getName() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Name value, with locking, for this Child Persistent.
getName() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the Name value, with locking, for this Parent Persistent.
getName_unsafe() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Name value, without locking, for this Child Persistent.
getName_unsafe() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the Name value, without locking, for this Parent Persistent.
getNameColumn() - Method in class org.melati.example.odmg.generated.ChildTableBase
Retrieves the Name Column for this Child Table.
getNameColumn() - Method in class org.melati.example.odmg.generated.ParentTableBase
Retrieves the Name Column for this Parent Table.
getNameField() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Name value as a Field from this Child Persistent.
getNameField() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the Name value as a Field from this Parent Persistent.
getNewDatabase() - Static method in class org.melati.poem.odmg.ODMGFactory
 
getNewTransaction(Database) - Static method in class org.melati.poem.odmg.ODMGFactory
Get a new Transaction.
getOdmgDatabaseTables() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Database object.
getOdmgDatabaseTables() - Method in class org.melati.example.odmg.generated.ChildTableBase
Get the database tables.
getOdmgDatabaseTables() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the Database object.
getOdmgDatabaseTables() - Method in class org.melati.example.odmg.generated.ParentTableBase
Get the database tables.
getParent() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Parent object referred to.
getParent_unsafe() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Parent value, without locking, for this Child Persistent.
getParentColumn() - Method in class org.melati.example.odmg.generated.ChildTableBase
Retrieves the Parent Column for this Child Table.
getParentField() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Parent value as a Field from this Child Persistent.
getParentObject(Integer) - Method in class org.melati.example.odmg.generated.ParentTableBase
Retrieve the Parent as a Parent.
getParentObject(int) - Method in class org.melati.example.odmg.generated.ParentTableBase
Retrieve the Parent as a Parent.
getParentTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the ParentTable table.
getParentTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the ParentTable table.
getParentTable() - Method in class org.melati.example.odmg.generated.ParentBase
Retrieves the ParentTable table which this Persistent is from.
getParentTroid() - Method in class org.melati.example.odmg.generated.ChildBase
Retrieves the Table Row Object ID.
getPoemDatabase() - Static method in class org.melati.poem.odmg.ODMGFactory
Get a new database.
getSettingTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the SettingTable table.
getSettingTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the SettingTable table.
getTableCategoryTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the TableCategoryTable table.
getTableCategoryTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the TableCategoryTable table.
getTableInfoTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the TableInfoTable table.
getTableInfoTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the TableInfoTable table.
getUserTable() - Method in class org.melati.example.odmg.generated.OdmgDatabaseBase
Retrieves the UserTable table.
getUserTable() - Method in interface org.melati.example.odmg.generated.OdmgDatabaseTablesBase
Retrieves the UserTable table.

I

id - Variable in class org.melati.example.odmg.generated.ChildBase
id
id - Variable in class org.melati.example.odmg.generated.ParentBase
id
init() - Method in class org.melati.example.odmg.generated.ChildTableBase
 
init() - Method in class org.melati.example.odmg.generated.ParentTableBase
 

M

main(String[]) - Static method in class org.melati.example.odmg.OdmgTest
Test runner.

N

name - Variable in class org.melati.example.odmg.generated.ChildBase
name
name - Variable in class org.melati.example.odmg.generated.ParentBase
name

O

OdmgDatabase - Class in org.melati.example.odmg
Melati POEM generated, programmer modifyable stub.
OdmgDatabase() - Constructor for class org.melati.example.odmg.OdmgDatabase
 
OdmgDatabaseBase - Class in org.melati.example.odmg.generated
Melati POEM generated Database base class.
OdmgDatabaseBase() - Constructor for class org.melati.example.odmg.generated.OdmgDatabaseBase
 
OdmgDatabaseTables - Interface in org.melati.example.odmg
Melati POEM generated, programmer modifyable interface stub.
OdmgDatabaseTablesBase - Interface in org.melati.example.odmg.generated
Melati POEM generated base interface to the tables in org.melati.example.odmg.
ODMGFactory - Class in org.melati.poem.odmg
Factory object for getting new ODMG/poem related objects
OdmgTable - Class in org.melati.example.odmg
Melati POEM generated, programmer modifyable inheritance hook.
OdmgTable(Database, String, DefinitionSource) - Constructor for class org.melati.example.odmg.OdmgTable
Constructor.
OdmgTable(Database, String) - Constructor for class org.melati.example.odmg.OdmgTable
Constructor.
OdmgTest - Class in org.melati.example.odmg
A command line application to test the ODMG API.
org.melati.example.odmg - package org.melati.example.odmg
A proof of concept example of ODMG compliance.
org.melati.example.odmg.generated - package org.melati.example.odmg.generated
The POEM-generated support classes for org.melati.example.odmg.
org.melati.poem.odmg - package org.melati.poem.odmg
POEM implementation of the ODMG API.

P

parent - Variable in class org.melati.example.odmg.generated.ChildBase
parent
Parent - Class in org.melati.example.odmg
Melati POEM generated, programmer modifiable stub for a Persistent Parent object.
Parent() - Constructor for class org.melati.example.odmg.Parent
Constructor for a Persistent Parent object.
ParentBase - Class in org.melati.example.odmg.generated
Melati POEM generated abstract base class for a Persistent Parent Object.
ParentBase() - Constructor for class org.melati.example.odmg.generated.ParentBase
 
ParentTable - Class in org.melati.example.odmg
Melati POEM generated, programmer modifiable stub for a ParentTable object.
ParentTable(Database, String, DefinitionSource) - Constructor for class org.melati.example.odmg.ParentTable
Constructor.
ParentTableBase - Class in org.melati.example.odmg.generated
Melati POEM generated base class for Table Parent.
ParentTableBase(Database, String, DefinitionSource) - Constructor for class org.melati.example.odmg.generated.ParentTableBase
Constructor.

S

setId(Integer) - Method in class org.melati.example.odmg.generated.ChildBase
Sets the Id value, with checking, for this Child Persistent.
setId(int) - Method in class org.melati.example.odmg.generated.ChildBase
Sets the Id value, with checking, for this Child Persistent.
setId(Integer) - Method in class org.melati.example.odmg.generated.ParentBase
Sets the Id value, with checking, for this Parent Persistent.
setId(int) - Method in class org.melati.example.odmg.generated.ParentBase
Sets the Id value, with checking, for this Parent Persistent.
setId_unsafe(Integer) - Method in class org.melati.example.odmg.generated.ChildBase
Sets the Id value directly, without checking, for this Child Persistent.
setId_unsafe(Integer) - Method in class org.melati.example.odmg.generated.ParentBase
Sets the Id value directly, without checking, for this Parent Persistent.
setName(String) - Method in class org.melati.example.odmg.generated.ChildBase
Sets the Name value, with checking, for this Child Persistent.
setName(String) - Method in class org.melati.example.odmg.generated.ParentBase
Sets the Name value, with checking, for this Parent Persistent.
setName_unsafe(String) - Method in class org.melati.example.odmg.generated.ChildBase
Sets the Name value directly, without checking, for this Child Persistent.
setName_unsafe(String) - Method in class org.melati.example.odmg.generated.ParentBase
Sets the Name value directly, without checking, for this Parent Persistent.
setParent(Parent) - Method in class org.melati.example.odmg.generated.ChildBase
Set the Parent.
setParent_unsafe(Integer) - Method in class org.melati.example.odmg.generated.ChildBase
Sets the Parent value directly, without checking, for this Child Persistent.
setParentTroid(Integer) - Method in class org.melati.example.odmg.generated.ChildBase
Sets the Table Row Object ID.

_

_newPersistent() - Method in class org.melati.example.odmg.generated.ChildTableBase
 
_newPersistent() - Method in class org.melati.example.odmg.generated.ParentTableBase
 

C D G I M N O P S _

Copyright © 2000-2010 PanEris. All Rights Reserved.