public class DeleteableCode extends Object
| Constructor and Description |
|---|
DeleteableCode(DBMetaData aMeta)
This constructor will generate the code to make the DBAccessor an implementation
of the Deleteable interface, based on the specified metadata.
|
public DeleteableCode(DBMetaData aMeta)
aMeta - DBMetaData with the metadata to generate the code for.Copyright © 2014. All rights reserved.