public class UpdateableCode extends Object
| Constructor and Description |
|---|
UpdateableCode(DBMetaData aMeta)
This constructor allows the generation of the code for the implementation of
the Updateable interface for a DBAccessor class, based on the specified metadata.
|
public UpdateableCode(DBMetaData aMeta)
aMeta - DBMetaData with the metadata to generate the code for.Copyright © 2014. All rights reserved.