Uses of Class
clazzfish.sample.jdbc.User
Packages that use User
-
Uses of User in clazzfish.sample.jdbc
Methods in clazzfish.sample.jdbc that return UserMethods in clazzfish.sample.jdbc with parameters of type UserModifier and TypeMethodDescriptionstatic AccountBankRepository.createAccountFor(User user) Creates the account for.static Collection<Account> BankRepository.getAccountsFor(User user) Gets the accounts for.Constructors in clazzfish.sample.jdbc with parameters of type User