Uses of Class
com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
-
Packages that use C8qlExecutionExplainEntity.ExecutionPlan Package Description com.c8db.entity -
-
Uses of C8qlExecutionExplainEntity.ExecutionPlan in com.c8db.entity
Methods in com.c8db.entity that return C8qlExecutionExplainEntity.ExecutionPlan Modifier and Type Method Description C8qlExecutionExplainEntity.ExecutionPlanC8qlExecutionExplainEntity. getPlan()Methods in com.c8db.entity that return types with arguments of type C8qlExecutionExplainEntity.ExecutionPlan Modifier and Type Method Description Collection<C8qlExecutionExplainEntity.ExecutionPlan>C8qlExecutionExplainEntity. getPlans()
-