Uses of Class
com.totvs.tjf.repository.aggregate.AggregateDatabase
-
Packages that use AggregateDatabase Package Description com.totvs.tjf.repository.aggregate -
-
Uses of AggregateDatabase in com.totvs.tjf.repository.aggregate
Methods in com.totvs.tjf.repository.aggregate that return AggregateDatabase Modifier and Type Method Description static AggregateDatabaseAggregateDatabase. valueOf(String name)Returns the enum constant of this type with the specified name.static AggregateDatabase[]AggregateDatabase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-