|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.elvyx.server.ElvyxEnum
com.elvyx.server.db.DatabaseType
public class DatabaseType
Database types available.
| Field Summary | |
|---|---|
static DatabaseType |
HSQLDB
HSQLDB type |
static DatabaseType |
MYSQL
MySQL type. |
| Method Summary |
|---|
| Methods inherited from class com.elvyx.server.ElvyxEnum |
|---|
clone, compareTo, equals, getName, hashCode, name, ordinal, toString, valueOf, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final DatabaseType HSQLDB
public static final DatabaseType MYSQL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||