Package org.n52.sensorweb.server.db
Class DatabaseConfig
java.lang.Object
org.n52.sensorweb.server.db.DatabaseConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondbQueryFactory(String srid) javax.persistence.EntityManagerFactoryentityManagerFactory(DataSource datasource, org.springframework.boot.autoconfigure.orm.jpa.JpaProperties properties)
-
Constructor Details
-
DatabaseConfig
public DatabaseConfig()
-
-
Method Details
-
dbQueryFactory
-
entityManagerFactory
@Bean public javax.persistence.EntityManagerFactory entityManagerFactory(DataSource datasource, org.springframework.boot.autoconfigure.orm.jpa.JpaProperties properties) throws IOException - Throws:
IOException
-