tudresden.ocl.codegen.decl
Class ORTestScheme
java.lang.Object
tudresden.ocl.codegen.decl.ORTestScheme
- All Implemented Interfaces:
- ORMappingScheme
- public class ORTestScheme
- extends Object
- implements ORMappingScheme
A test class that implements ORMappingScheme.
- Author:
- Sten Loecher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
person
MappedClass person
company
MappedClass company
transaction
MappedClass transaction
burning
MappedClass burning
earning
MappedClass earning
customer
MappedClass customer
customerCard
MappedClass customerCard
loyaltyAccount
MappedClass loyaltyAccount
service
MappedClass service
serviceLevel
MappedClass serviceLevel
programPartner
MappedClass programPartner
loyaltyProgram
MappedClass loyaltyProgram
membership
MappedClass membership
ORTestScheme
public ORTestScheme()
getMappedClass
public MappedClass getMappedClass(String name)
- Specified by:
getMappedClass
in interface ORMappingScheme
- Parameters:
name
- the name of an application type
- Returns:
- a MappedObject containing all necessary information to generate SQL code
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.