Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jdbc.datasource.embedded Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
ConnectionPropertiesConnectionProperties serves as a simple data container that allowsessential JDBC connection properties to be configured consistently,Interfaceorg.springframework.jdbc.datasource.embeddedSpring MVC
DataSourceFactoryDataSourceFactory encapsulates the creation of a particularDataSource implementation such as aInterfaceorg.springframework.jdbc.datasource.embeddedSpring MVC
EmbeddedDatabaseEmbeddedDatabase serves as a handle to an embedded database instance.Interfaceorg.springframework.jdbc.datasource.embeddedSpring MVC
EmbeddedDatabaseBuilderA builder that provides a convenient API for constructing an embedded database.Classorg.springframework.jdbc.datasource.embeddedSpring MVC
EmbeddedDatabaseConfigurerEmbeddedDatabaseConfigurer encapsulates the configuration required tocreate, connect to, and shut down a specific type of embedded database such asInterfaceorg.springframework.jdbc.datasource.embeddedSpring MVC
EmbeddedDatabaseFactoryFactory for creating an EmbeddedDatabase instance.Classorg.springframework.jdbc.datasource.embeddedSpring MVC
EmbeddedDatabaseFactoryBeanA subclass of EmbeddedDatabaseFactory that implements FactoryBeanfor registration as a Spring bean.Classorg.springframework.jdbc.datasource.embeddedSpring MVC
EmbeddedDatabaseTypeenum EmbeddedDatabaseTypeA supported embedded database type.Classorg.springframework.jdbc.datasource.embeddedSpring MVC
OutputStreamFactoryInternal helper for exposing dummy OutputStreams to embedded databasessuch as Derby, preventing the creation of a log file.Classorg.springframework.jdbc.datasource.embeddedSpring MVC