Package | Description |
---|---|
org.riversun.d6.core |
Modifier and Type | Method and Description |
---|---|
D6Inex |
D6Inex.addExcludeColumn(String columnName)
Add a column name to be excluded from the search condition
|
D6Inex |
D6Inex.addIncludeColumn(String columnName)
Add a column name to be included in the search condition
|
Modifier and Type | Method and Description |
---|---|
boolean |
D6Crud.execInsert(D6Model[] modelObjects,
D6Inex includeExcludeColumnNames)
Insert the specified model object into the DB
|
boolean |
D6Crud.execUpdate(D6Model modelObj,
D6Inex includeExcludeColumnNames)
Update Model Object
|
Copyright © 2015. All rights reserved.