| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite |
| Modifier and Type | Method and Description |
|---|---|
static SqlInsertBuilder.InsertType |
SqlInsertBuilder.detectInsertType(SQLiteModelMethod method) |
static SqlInsertBuilder.InsertType |
SqlInsertBuilder.InsertType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlInsertBuilder.InsertType[] |
SqlInsertBuilder.InsertType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.