public class SimpleDAO extends Object implements Loggable, Serializable
Modifier and Type | Field and Description |
---|---|
protected SessionLocator |
sessionLocator |
Constructor and Description |
---|
SimpleDAO() |
Modifier and Type | Method and Description |
---|---|
protected org.hibernate.Session |
getSession() |
protected org.hibernate.query.Query |
setParametersQuery(org.hibernate.query.Query query,
Map<String,Object> params) |
@Inject protected SessionLocator sessionLocator
Copyright © 2019. All rights reserved.