Uses of Class
org.leo.aws.ddb.repositories.BaseRepositoryUtils
-
Packages that use BaseRepositoryUtils Package Description org.leo.aws.ddb.repositories -
-
Uses of BaseRepositoryUtils in org.leo.aws.ddb.repositories
Methods in org.leo.aws.ddb.repositories that return BaseRepositoryUtils Modifier and Type Method Description (package private) static BaseRepositoryUtilsBaseRepositoryUtils. getInstance()static BaseRepositoryUtilsBaseRepositoryUtils. valueOf(String name)Returns the enum constant of this type with the specified name.static BaseRepositoryUtils[]BaseRepositoryUtils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-