Package ca.uhn.fhir.jpa.model.entity
Class EnversRevision
java.lang.Object
ca.uhn.fhir.jpa.model.entity.EnversRevision
-
Constructor Summary
ConstructorDescriptionEnversRevision
(org.hibernate.envers.RevisionType theRevisionType, long theRevisionNumber, Date theRevisionTimestamp) -
Method Summary
-
Constructor Details
-
EnversRevision
public EnversRevision(org.hibernate.envers.RevisionType theRevisionType, long theRevisionNumber, Date theRevisionTimestamp)
-
-
Method Details