Package mapping
Class BuildSchemaPC
- java.lang.Object
-
- mapping.BuildSchemaPC
-
@Entity public class BuildSchemaPC extends java.lang.Object
Persistent type used in testing the mappingtool's buildSchema action with files that use ASCII column names.
-
-
Constructor Summary
Constructors Constructor Description BuildSchemaPC()
BuildSchemaPC(java.lang.String chain)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
java.lang.String
getStringField()
void
setStringField(java.lang.String chain)
-