Java org.hibernate.type StringRepresentableType fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.type StringRepresentableType fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Implementation

org.hibernate.type.StringRepresentableType has the following implementations.
Click this link to see all its implementation.

Method

TfromStringValue(String string)
Consume the given string representation back into this types java form.