org.acmsl.queryj.rdb.oracle
Class OracleTableRepository

java.lang.Object
  |
  +--org.acmsl.queryj.rdb.oracle.OracleTableRepository

public abstract class OracleTableRepository
extends java.lang.Object

Contains all tables belonging to the Oracle schema that models the persistence domain.

Version:
$Revision: 1.1 $
Author:
Jose San Leandro

Field Summary
static CardtypeTable CARDTYPES
          The Cardtypes table.
 
Constructor Summary
OracleTableRepository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CARDTYPES

public static final CardtypeTable CARDTYPES
The Cardtypes table.

Constructor Detail

OracleTableRepository

public OracleTableRepository()


Copyright © 2003 ACM S.L.. All Rights Reserved.