Searched refs:typeAliasSet (Results 1 – 1 of 1) sorted by relevance
329 Set<String> typeAliasSet = typeAliasMap.get(legacyTypeId); in initFromResourceBundle() local330 if (typeAliasSet != null) { in initFromResourceBundle()331 for (String alias : typeAliasSet) { in initFromResourceBundle()506 Set<String> typeAliasSet = typeAliasMap.get(legacyTypeId); in initFromTables() local507 if (typeAliasSet != null) { in initFromTables()508 for (String alias : typeAliasSet) { in initFromTables()