TableProtectDataBean.java | Class | Entity bean should not be used directly, use though Session beans.
Entity Bean representing a table protection entry in the log database.
Information stored:
id (Primary Key)
version versioning of the protection rows (this row), so that the underlying database table can be upgraded and still verified.
protectAlg hmac, rsaWithSHA1 etc. |