Class StreamStoreJDBC

java.lang.Object
org.eclnt.jsfserver.streamstore.StreamStoreJDBC
All Implemented Interfaces:
IStreamStore

public class StreamStoreJDBC extends Object implements IStreamStore
Streamstore implementation that directly works with JDBC. The JDBC connection is provided by an interface IJDBCConnectionProvider - that internally is defined by a definition in the system.xml configuration file.