Package net.sf.jkniv.whinstone.statement
Interface AutoKey<K>
-
- Type Parameters:
K- key type (String, Long, etc)
public interface AutoKey<K>Bound the key(s) to a entity model.- Since:
- 0.6.0
- Author:
- Alisson Gomes
K - key type (String, Long, etc)public interface AutoKey<K>