com.googlecode.jdbw.server.h2
Interface H2Server

All Superinterfaces:
DatabaseServer
All Known Implementing Classes:
H2FileBasedServer, H2InMemoryServer, H2NetworkServer

public interface H2Server
extends DatabaseServer

Author:
Martin Berglund

Method Summary
 
Methods inherited from interface com.googlecode.jdbw.DatabaseServer
connect, getServerType, setConnectionProperty, testConnection
 



Copyright © 2012. All Rights Reserved.