|
Move Attribute package connectionPassword : String from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private connectionPassword : String from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package connectionUrl : String from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private connectionUrl : String from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package connectionUsername : String from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private connectionUsername : String from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package hbm2ddlAuto : String from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private hbm2ddlAuto : String from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package entityClasses : Set<Class<?>> from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private entityClasses : Set<Class<?>> from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package showSql : boolean from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private showSql : boolean from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package useSqlComments : boolean from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private useSqlComments : boolean from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package connectionDriverClass : String from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private connectionDriverClass : String from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |
|
Move Attribute package properties : Map<String,String> from class io.dropwizard.testing.junit.DAOTestHibernateConfiguration to private properties : Map<String,String> from class io.dropwizard.testing.junit.DAOTestRule.Builder |
From |
To |