public class NamedEntityRegexDaoImpl extends Object implements NamedEntityRegexDao
Constructor and Description |
---|
NamedEntityRegexDaoImpl() |
Modifier and Type | Method and Description |
---|---|
List<NamedEntityRegex> |
getNamedEntityRegexs() |
org.hibernate.SessionFactory |
getSessionFactory() |
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory) |
public org.hibernate.SessionFactory getSessionFactory()
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
public List<NamedEntityRegex> getNamedEntityRegexs()
getNamedEntityRegexs
in interface NamedEntityRegexDao
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.