Package sk.iway.iwcm.database
Class ActiveRecordBase
java.lang.Object
sk.iway.iwcm.database.ActiveRecordBase
- Direct Known Subclasses:
ActiveRecord
,ActiveRecordRepository
ActiveRecordBase.java
Basic subclass for easier and uniform work with
JPA beans. Supposed to work together with JpaDB class,
namely subclasses of JpaDB.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
delete()
boolean
save()
void
set__rowNum__
(Integer __rowNum__) toString()