Package | Description |
---|---|
xuml.tools.model.compiler.runtime.query |
Modifier and Type | Method and Description |
---|---|
static <R extends Entity<R>> |
SelectBuilder.builder(BooleanExpression<R> e) |
SelectBuilder<T> |
SelectBuilder.entityClass(Class<T> cls) |
SelectBuilder<T> |
SelectBuilder.info(Info info) |
SelectBuilder<T> |
SelectBuilder.select(BooleanExpression<T> exp) |
Copyright © 2012–2022. All rights reserved.