| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DECIMAL_MAX |
99999 |
public static final int |
DECIMAL_PRECISION |
9 |
public static final int |
DECIMAL_SCALE |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COUNT_PURIF_WITH_PARAM_METHO |
"select count(purif) from Purification purif inner join purif.paramsMetho paramsEff where paramsEff.id.pk2.idParamMethoPuri = ?" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_STOPWORD_FILE |
"french_stop.txt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
LENGTH_BIG_TEXT |
255 |
protected static final int |
LENGTH_LONG_TEXT |
100 |
protected static final int |
LENGTH_MEDIUM_TEXT |
60 |
protected static final int |
LENGTH_TINY_TEXT |
10 |
Copyright © 2009-2013 IRD. All Rights Reserved.