| Package | Description |
|---|---|
| org.appfuse.dao | |
| org.appfuse.dao.hibernate |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
GenericDao.search(String searchTerm)
Gets all records that match a search term.
|
| Modifier and Type | Method and Description |
|---|---|
List<T> |
GenericDaoHibernate.search(String searchTerm)
Gets all records that match a search term.
|
Copyright © 2003–2013. All rights reserved.