com.jpattern.orm.annotation.version
Interface VersionInfo

All Known Implementing Classes:
VersionInfoImpl

public interface VersionInfo

Info related to the use of the Version annotation

Author:
cinafr

Method Summary
 LockMode getLockMode()
           
 boolean isVersionable()
           
 

Method Detail

getLockMode

LockMode getLockMode()

isVersionable

boolean isVersionable()


Copyright © 2013. All Rights Reserved.