com.googlecode.jdbw.server.h2
Class H2ServerTypes.FileBased
java.lang.Object
com.googlecode.jdbw.server.AbstractDatabaseType
com.googlecode.jdbw.server.h2.H2ServerTypes.H2ServerType
com.googlecode.jdbw.server.h2.H2ServerTypes.FileBased
- All Implemented Interfaces:
- DatabaseServerType
- Enclosing class:
- H2ServerTypes
public static class H2ServerTypes.FileBased
- extends H2ServerTypes.H2ServerType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final H2ServerTypes.FileBased INSTANCE
getName
public String getName()
- Returns:
- Name of the database server type
Copyright © 2012. All Rights Reserved.