Java org.hibernate.cfg AccessType fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.cfg AccessType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.cfg AccessType.

The text is from its open source code.

Method

AccessTypegetAccessStrategy(String externalName)
Resolve an externalized name to the AccessType enum value it names.
AccessTypegetAccessStrategy(javax.persistence.AccessType type)
Convert the JPA access type enum to the corresponding AccessType enum value.
StringgetType()
Retrieves the external name for this access type