public interface SchemaVersionAccess extends com.google.gwtorm.server.Access<CurrentSchemaVersion,CurrentSchemaVersion.Key>
CurrentSchemaVersion
.Modifier and Type | Method and Description |
---|---|
CurrentSchemaVersion |
get(CurrentSchemaVersion.Key key) |
CurrentSchemaVersion get(CurrentSchemaVersion.Key key) throws com.google.gwtorm.server.OrmException
get
in interface com.google.gwtorm.server.Access<CurrentSchemaVersion,CurrentSchemaVersion.Key>
com.google.gwtorm.server.OrmException