public class InstanceVariables
extends java.lang.Object
| Constructor and Description |
|---|
InstanceVariables(DBMetaData aMeta)
This constructor will create all the code for the instance variables from the given
DBMetaData.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
This method generates the code for the instance variables.
|
public InstanceVariables(DBMetaData aMeta)
aMeta - DBMetaData with the metdata for which to generate instance variables.Copyright © 2014. All Rights Reserved.