-
-
Constructor Summary
Constructors
Constructor and Description |
DAO() |
DAO(Class<E> clazz) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public E get(long id)
-
getAll
public List<E> getAll()
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.