Package com.sap.cds.jdbc.h2
Class H2DbContextFactory
java.lang.Object
com.sap.cds.jdbc.h2.H2DbContextFactory
- All Implemented Interfaces:
DbContextFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(DataStoreConfiguration config, int majorVersion) boolean
-
Constructor Details
-
H2DbContextFactory
public H2DbContextFactory()
-
-
Method Details
-
supports
- Specified by:
supportsin interfaceDbContextFactory
-
create
- Specified by:
createin interfaceDbContextFactory
-