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