Uses of Class
ru.curs.celesta.score.NativeSqlElement
-
Packages that use NativeSqlElement Package Description ru.curs.celesta.score Package containing metadata of table structure. -
-
Uses of NativeSqlElement in ru.curs.celesta.score
Methods in ru.curs.celesta.score that return types with arguments of type NativeSqlElement Modifier and Type Method Description List<NativeSqlElement>
Grain. getAfterSqlList(DBType dbType)
List<NativeSqlElement>
Grain. getBeforeSqlList(DBType dbType)
-