public class DaoUtils extends Object
Constructor and Description |
---|
DaoUtils() |
Modifier and Type | Method and Description |
---|---|
static Callable<Integer> |
countMatchingCallable(OnmsDao<?,?> dao,
Criteria criteria) |
static <T> Callable<T> |
findMatchingCallable(OnmsDao<?,?> dao,
Criteria criteria) |
Copyright © 2022. All rights reserved.