Class ReservationObjectTimesDB
java.lang.Object
sk.iway.iwcm.database.JpaDB<ReservationObjectTimesBean>
sk.iway.iwcm.components.reservation.ReservationObjectTimesDB
ReservationObjectTimesDB.java
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetByReservationObjectId
(int id) static ReservationObjectTimesDB
Methods inherited from class sk.iway.iwcm.database.JpaDB
and, delete, deleteByIds, filterBetween, filterBetween, filterBetween, filterEquals, filterEquals, filterEquals, filterIn, filterNotIn, filterNotNull, filterNull, filterSubstring, filterSubstringIgnoringCase, find, findBy, findBy, findByProperties, findFirst, findFirstByProperties, getAll, getById, getById, getCount, getResultList, getValues, of, or, save
-
Constructor Details
-
ReservationObjectTimesDB
public ReservationObjectTimesDB()
-
-
Method Details
-
getInstance
-
getByReservationObjectId
-