@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class HashTable_
extends Object
-
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Felddetails
-
idHashTable
public static volatile javax.persistence.metamodel.SingularAttribute<HashTable,Integer> idHashTable
-
id
public static volatile javax.persistence.metamodel.SingularAttribute<HashTable,Integer> id
-
time
public static volatile javax.persistence.metamodel.SingularAttribute<HashTable,Integer> time
-
hash
public static volatile javax.persistence.metamodel.SingularAttribute<HashTable,Integer> hash
-
ID_HASH_TABLE
public static final String ID_HASH_TABLE
- Siehe auch:
-
-
-
TIME
public static final String TIME
- Siehe auch:
-
-
HASH
public static final String HASH
- Siehe auch:
-
-
Konstruktordetails
-
HashTable_
public HashTable_()