public class HibernateSessionDialectExtractorTest extends Object
HibernateSessionDialectExtractor| Constructor and Description |
|---|
HibernateSessionDialectExtractorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testGetDialectReturnsCorrectDialectIfSessionFactoryDoesImplementSessionFactoryImplementor() |
void |
testGetDialectReturnsNullIfSessionFactoryDoesNotImplementSessionFactoryImplementor() |
public HibernateSessionDialectExtractorTest()
public void setUp()
public void tearDown()
public void testGetDialectReturnsNullIfSessionFactoryDoesNotImplementSessionFactoryImplementor()
public void testGetDialectReturnsCorrectDialectIfSessionFactoryDoesImplementSessionFactoryImplementor()
Copyright © 2018 Atlassian. All rights reserved.