Uses of Class
de.hybris.platform.util.jdbc.CachingSchemaProvider.TableSchemaData
-
Packages that use CachingSchemaProvider.TableSchemaData Package Description de.hybris.platform.util.jdbc -
-
Uses of CachingSchemaProvider.TableSchemaData in de.hybris.platform.util.jdbc
Methods in de.hybris.platform.util.jdbc that return types with arguments of type CachingSchemaProvider.TableSchemaData Modifier and Type Method Description java.util.List<CachingSchemaProvider.TableSchemaData>CachingSchemaProvider. getTables(java.sql.DatabaseMetaData md, java.lang.String schemaName)
-