Package | Description |
---|---|
org.posper.data.loader | |
org.posper.hibernate |
Constructor and Description |
---|
StaticSentenceCriteria(HibernateDAO<Type,KeyType> dao) |
StaticSentenceCriteria(HibernateDAO<Type,KeyType> dao,
org.hibernate.criterion.Order order)
Adds an order to this critieria, this constructor is a bit of a hack but
it's cleaner than getting lists of Objects again and having to instanceof
types.
|
Copyright © 2021. All rights reserved.