public final class NameGenerator extends Object
Modifier and Type | Method and Description |
---|---|
static String[][] |
generateColumnNames(Type[] types,
SessionFactoryImplementor f) |
static String |
scalarName(int x,
int y) |
public static String[][] generateColumnNames(Type[] types, SessionFactoryImplementor f) throws MappingException
MappingException
public static String scalarName(int x, int y)
Copyright © 2018 JBoss by Red Hat. All rights reserved.