Class CommitMetadataRepository
java.lang.Object
org.javers.repository.sql.schema.SchemaNameAware
org.javers.repository.sql.repositories.CommitMetadataRepository
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.javers.core.commit.CommitIdgetCommitHeadId(Session session) longsave(String author, Map<String, String> properties, LocalDateTime date, Instant dateInstant, org.javers.core.commit.CommitId commitId, Session session) Methods inherited from class org.javers.repository.sql.schema.SchemaNameAware
getCommitPkSeqName, getCommitPropertyTableName, getCommitPropertyTableNameWithSchema, getCommitTableName, getCommitTableNameWithSchema, getGlobalIdPkSeqName, getGlobalIdTableName, getGlobalIdTableNameWithSchema, getSchemaName, getSnapshotTableName, getSnapshotTableNameWithSchema, getSnapshotTablePkSeqName
-
Constructor Details
-
CommitMetadataRepository
-
-
Method Details
-
save
-
getCommitHeadId
-