public class QueryPKDevice<T> extends Object implements QueryPK<T>
QueryPKDevice(Manager manager, Class<T> entryCls, Object primarykey)
int
delete()
Optional<T>
unique()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryPKDevice(Manager manager, Class<T> entryCls, Object primarykey)
public Optional<T> unique()
QueryPK
unique
QueryPK<T>
public int delete()
delete
Copyright © 2023. All rights reserved.