|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compass.core.lucene.LuceneEnvironment.JdbcStore.DDL
public abstract class LuceneEnvironment.JdbcStore.DDL
| Field Summary | |
|---|---|
static String |
DELETED_NAME
The name of the deleted column. |
static String |
LAST_MODIFIED_NAME
The name of the last modified column. |
static String |
NAME_LENGTH
The length of the name column. |
static String |
NAME_NAME
The name of the column name. |
static String |
SIZE_NAME
The name of the size column. |
static String |
VALUE_LENGTH
The length (in K) of the value column (for databases that require it). |
static String |
VALUE_NAME
The name of the value colum. |
| Constructor Summary | |
|---|---|
LuceneEnvironment.JdbcStore.DDL()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME_NAME
public static final String NAME_LENGTH
public static final String VALUE_NAME
public static final String VALUE_LENGTH
public static final String SIZE_NAME
public static final String LAST_MODIFIED_NAME
public static final String DELETED_NAME
| Constructor Detail |
|---|
public LuceneEnvironment.JdbcStore.DDL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||