Uses of Class
tigase.db.converter.converters.UserEntity
-
Packages that use UserEntity Package Description tigase.db.converter.converters -
-
Uses of UserEntity in tigase.db.converter.converters
Methods in tigase.db.converter.converters that return types with arguments of type UserEntity Modifier and Type Method Description Optional<UserEntity>UserCredentialsConverter. processResultSet(ResultSet rs)Methods in tigase.db.converter.converters with parameters of type UserEntity Modifier and Type Method Description booleanUserCredentialsConverter. storeEntity(UserEntity entity)
-