public abstract class SQLSessionFactoryHelper extends Object
| Constructor and Description |
|---|
SQLSessionFactoryHelper() |
| Modifier and Type | Method and Description |
|---|---|
static br.com.anteros.persistence.session.SQLSessionFactory |
getNewSessionFactory(InputStream inputStream) |
static br.com.anteros.persistence.session.SQLSessionFactory |
getNewSessionFactory(String configurationFile) |
static br.com.anteros.persistence.session.SQLSessionFactory |
getSessionFactory() |
static br.com.anteros.persistence.session.SQLSessionFactory |
getSessionFactory(String configurationFile) |
public static br.com.anteros.persistence.session.SQLSessionFactory getSessionFactory()
throws Exception
Exceptionpublic static br.com.anteros.persistence.session.SQLSessionFactory getSessionFactory(String configurationFile) throws Exception
Exceptionpublic static br.com.anteros.persistence.session.SQLSessionFactory getNewSessionFactory(String configurationFile) throws Exception
Exceptionpublic static br.com.anteros.persistence.session.SQLSessionFactory getNewSessionFactory(InputStream inputStream) throws Exception
ExceptionCopyright © 2020 Anteros Tecnologia. All rights reserved.