|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.melati.poem.Database org.melati.poem.generated.PoemDatabaseBase org.melati.poem.PoemDatabase org.paneris.jammyjoes.model.generated.JammyjoesDatabaseBase
public class JammyjoesDatabaseBase
Melati POEM generated Database base class.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.melati.poem.Database |
---|
org.melati.poem.Database.ConnectingException |
Constructor Summary | |
---|---|
protected |
JammyjoesDatabaseBase()
|
Method Summary | |
---|---|
AffiliateTable |
getAffiliateTable()
Retrieves the AffiliateTable table. |
AffiliateTransactionTable |
getAffiliateTransactionTable()
Retrieves the AffiliateTransactionTable table. |
AgeTable |
getAgeTable()
Retrieves the AgeTable table. |
AwardTable |
getAwardTable()
Retrieves the AwardTable table. |
org.melati.poem.CapabilityTable |
getCapabilityTable()
Retrieves the CapabilityTable table. |
org.melati.poem.ColumnInfoTable |
getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
DeliveryCarrierTable |
getDeliveryCarrierTable()
Retrieves the DeliveryCarrierTable table. |
DeliveryChargeTable |
getDeliveryChargeTable()
Retrieves the DeliveryChargeTable table. |
DeliveryZoneTable |
getDeliveryZoneTable()
Retrieves the DeliveryZoneTable table. |
EcentiveCategoryTable |
getEcentiveCategoryTable()
Retrieves the EcentiveCategoryTable table. |
org.melati.poem.GroupCapabilityTable |
getGroupCapabilityTable()
Retrieves the GroupCapabilityTable table. |
org.melati.poem.GroupMembershipTable |
getGroupMembershipTable()
Retrieves the GroupMembershipTable table. |
org.melati.poem.GroupTable |
getGroupTable()
Retrieves the GroupTable table. |
ManufacturerTable |
getManufacturerTable()
Retrieves the ManufacturerTable table. |
OrderStatusTable |
getOrderStatusTable()
Retrieves the OrderStatusTable table. |
OrderTypeTable |
getOrderTypeTable()
Retrieves the OrderTypeTable table. |
ProductStatusTable |
getProductStatusTable()
Retrieves the ProductStatusTable table. |
ProductTable |
getProductTable()
Retrieves the ProductTable table. |
org.melati.poem.SettingTable |
getSettingTable()
Retrieves the SettingTable table. |
SexTable |
getSexTable()
Retrieves the SexTable table. |
ShopCurrencyTable |
getShopCurrencyTable()
Retrieves the ShopCurrencyTable table. |
ShopOrderItemTable |
getShopOrderItemTable()
Retrieves the ShopOrderItemTable table. |
ShopOrderTable |
getShopOrderTable()
Retrieves the ShopOrderTable table. |
StockTransactionTable |
getStockTransactionTable()
Retrieves the StockTransactionTable table. |
StockTransactionTypeTable |
getStockTransactionTypeTable()
Retrieves the StockTransactionTypeTable table. |
SupplierTable |
getSupplierTable()
Retrieves the SupplierTable table. |
org.melati.poem.TableCategoryTable |
getTableCategoryTable()
Retrieves the TableCategoryTable table. |
org.melati.poem.TableInfoTable |
getTableInfoTable()
Retrieves the TableInfoTable table. |
TypeTable |
getTypeTable()
Retrieves the TypeTable table. |
org.melati.poem.UserTable |
getUserTable()
Retrieves the UserTable table. |
WrappingTable |
getWrappingTable()
Retrieves the WrappingTable table. |
Methods inherited from class org.melati.poem.Database |
---|
addConstraints, addTableAndCommit, administerCapability, administratorUser, beginExclusiveLock, beginSession, columns, connect, defineTable, deleteTableAndCommit, disconnect, dump, dumpCacheAnalysis, endExclusiveLock, endSession, getCanAdminister, getCommittedConnection, getDbms, getDisplayName, getDisplayTables, getFreeTransactionsCount, getLastQuery, getName, getQueryCount, getTable, getTransactionsCount, givesCapabilitySQL, guestAccessToken, guestUser, hasCapability, inCommittedTransaction, incrementQueryCount, inSession, isFree, logCommits, logSQL, poemTransaction, quotedName, redefineTable, referencesTo, referencesTo, setCanAdminister, setCanAdminister, setDisplayName, setLogCommits, setLogSQL, setTransactionsMax, sqlQuery, sqlUpdate, tables, toString, transaction, transactionsMax, trimCache, uncache |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected JammyjoesDatabaseBase()
Method Detail |
---|
public org.melati.poem.GroupTable getGroupTable()
getGroupTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getGroupTable
in class org.melati.poem.generated.PoemDatabaseBase
public org.melati.poem.CapabilityTable getCapabilityTable()
getCapabilityTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getCapabilityTable
in class org.melati.poem.generated.PoemDatabaseBase
public org.melati.poem.GroupMembershipTable getGroupMembershipTable()
getGroupMembershipTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getGroupMembershipTable
in class org.melati.poem.generated.PoemDatabaseBase
public org.melati.poem.GroupCapabilityTable getGroupCapabilityTable()
getGroupCapabilityTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getGroupCapabilityTable
in class org.melati.poem.generated.PoemDatabaseBase
public org.melati.poem.TableCategoryTable getTableCategoryTable()
getTableCategoryTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getTableCategoryTable
in class org.melati.poem.generated.PoemDatabaseBase
public org.melati.poem.TableInfoTable getTableInfoTable()
getTableInfoTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getTableInfoTable
in class org.melati.poem.generated.PoemDatabaseBase
public org.melati.poem.ColumnInfoTable getColumnInfoTable()
getColumnInfoTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getColumnInfoTable
in class org.melati.poem.generated.PoemDatabaseBase
public org.melati.poem.SettingTable getSettingTable()
getSettingTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getSettingTable
in class org.melati.poem.generated.PoemDatabaseBase
public ProductTable getProductTable()
public SupplierTable getSupplierTable()
public ManufacturerTable getManufacturerTable()
public StockTransactionTable getStockTransactionTable()
public AwardTable getAwardTable()
public ShopOrderTable getShopOrderTable()
public ShopOrderItemTable getShopOrderItemTable()
public AffiliateTable getAffiliateTable()
public AffiliateTransactionTable getAffiliateTransactionTable()
public TypeTable getTypeTable()
public SexTable getSexTable()
public OrderTypeTable getOrderTypeTable()
public StockTransactionTypeTable getStockTransactionTypeTable()
public DeliveryZoneTable getDeliveryZoneTable()
public DeliveryChargeTable getDeliveryChargeTable()
public DeliveryCarrierTable getDeliveryCarrierTable()
public OrderStatusTable getOrderStatusTable()
public ProductStatusTable getProductStatusTable()
public EcentiveCategoryTable getEcentiveCategoryTable()
public WrappingTable getWrappingTable()
public ShopCurrencyTable getShopCurrencyTable()
public AgeTable getAgeTable()
public org.melati.poem.UserTable getUserTable()
getUserTable
in interface org.melati.poem.generated.PoemDatabaseTablesBase
getUserTable
in class org.melati.poem.generated.PoemDatabaseBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |