public final class NameGenerator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String[][] |
generateColumnNames(Type[] types,
SessionFactoryImplementor f) |
static java.lang.String |
scalarName(int x,
int y) |
public static java.lang.String[][] generateColumnNames(Type[] types, SessionFactoryImplementor f) throws MappingException
MappingException
public static java.lang.String scalarName(int x, int y)
Copyright © 2013. All Rights Reserved.