Java javax.persistence TupleElement fields, constructors, methods, implement or subclass

Example usage for Java javax.persistence TupleElement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.persistence TupleElement.

The text is from its open source code.

Method

StringgetAlias()
Return the alias assigned to the tuple element or null, if no alias has been assigned.
ClassgetJavaType()
Return the Java type of the tuple element.