Package | Description |
---|---|
com.whitestein.lsps.stdlib.dao |
Data access objects used by other classes in the standard library.
|
com.whitestein.lsps.stdlib.dao.jpa |
Modifier and Type | Method and Description |
---|---|
QueryResult<Log> |
LoggingDao.getLogs(LogCriteria criteria)
Returns log entries for the given criteria
|
Modifier and Type | Method and Description |
---|---|
QueryResult<Log> |
JpaLoggingDao.getLogs(LogCriteria criteria) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.