public abstract class AbstractUserConnectionWithUUIDJpaDao<U extends AbstractUserConnectionWithUUID> extends AbstractUserConnectionJpaDao<U>
| 构造器和说明 |
|---|
AbstractUserConnectionWithUUIDJpaDao(Class<U> persistentClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getProviderIdJpql() |
protected String |
getProviderUserIdJpql() |
protected String |
getUserIdJpql() |
createNewUserConnection, createRemoteUser, findUsersConnectedTo, get, get, getAll, getAll, getAll, getPersistentClass, getPrimary, getRank, remove, remove, save, setDefaultPropertiesprotected String getProviderIdJpql()
getProviderIdJpql 在类中 AbstractUserConnectionJpaDao<U extends AbstractUserConnectionWithUUID>protected String getUserIdJpql()
getUserIdJpql 在类中 AbstractUserConnectionJpaDao<U extends AbstractUserConnectionWithUUID>protected String getProviderUserIdJpql()
getProviderUserIdJpql 在类中 AbstractUserConnectionJpaDao<U extends AbstractUserConnectionWithUUID>Copyright © 2017. All rights reserved.