Uses of Interface
com.h2tcoin.takamakachain.utils.dataManage.interfaces.KeyObject
-
Packages that use KeyObject Package Description com.h2tcoin.takamakachain.utils.dataManage.interfaces -
-
Uses of KeyObject in com.h2tcoin.takamakachain.utils.dataManage.interfaces
Methods in com.h2tcoin.takamakachain.utils.dataManage.interfaces with parameters of type KeyObject Modifier and Type Method Description Object[]
KeyQueryInterface. bulkSelect(KeyObject[] keyObjectArray)
Object[]
KeyQueryInterface. bulkUpdate(KeyObject[] keyObjectArray)
-