Java org.hibernate.loader CollectionAliases fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.loader CollectionAliases fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

String[]getSuffixedElementAliases()
Returns the suffixed result-set column-aliases for the columns making up the collection's elements.
String[]getSuffixedIndexAliases()
Returns the suffixed result-set column-aliases for the collumns making up the collection's index (map or list).