|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| com.jpattern.* |
|---|
| com.jpattern.orm.crud.OrmCrudConstants | ||
|---|---|---|
public static final String |
ROW_NAME_PREFIX_PLACEHOLDER |
"?" |
| com.jpattern.orm.query.clause.select.SelectRegexPattern | ||
|---|---|---|
public static final String |
SQL_SELECT_PROPERTY_PATTERN |
"[a-zA-Z_0-9]+[\\.][a-zA-Z_0-9]+[\\.][a-zA-Z_0-9]+|[a-zA-Z_0-9]+[\\.][a-zA-Z_0-9]+" |
public static final String |
SQL_SELECT_SPLIT_PATTERN |
"[^,]*[\\(][^\\)]*[\\)][^,]*|[^,]+" |
| com.jpattern.orm.transaction.TransactionDefinition | ||
|---|---|---|
public static final boolean |
READ_ONLY_DEFAULT |
false |
public static final int |
TIMEOUT_DEFAULT |
-1 |
| com.jpattern.orm.util.Constants | ||
|---|---|---|
public static final String |
GET_METHOD_PREFIX |
"get" |
public static final String |
IS_METHOD_PREFIX |
"is" |
public static final String |
SET_METHOD_PREFIX |
"set" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||