|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBDescriptor.DBType | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig | |
| Uses of DBDescriptor.DBType in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig that return DBDescriptor.DBType | |
|---|---|
DBDescriptor.DBType |
DBDescriptor.getType()
|
static DBDescriptor.DBType |
DBDescriptor.DBType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DBDescriptor.DBType[] |
DBDescriptor.DBType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig with parameters of type DBDescriptor.DBType | |
|---|---|
DBDescriptor(String entryPoint,
String user,
String password,
DBDescriptor.DBType type,
Integer maxConnection)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||