| Package | Description |
|---|---|
| org.helenus.driver.impl |
| Modifier and Type | Method and Description |
|---|---|
<S extends T> |
UDTSubClassInfoImpl.getType(Class<S> clazz) |
<S extends T> |
UDTRootClassInfoImpl.getType(Class<S> clazz) |
UDTTypeClassInfoImpl<? extends T> |
UDTSubClassInfoImpl.getType(String name) |
UDTTypeClassInfoImpl<? extends T> |
UDTRootClassInfoImpl.getType(String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<UDTTypeClassInfoImpl<? extends T>> |
UDTSubClassInfoImpl.typeImpls()
Gets all type entities defined from this root entity.
|
java.util.stream.Stream<UDTTypeClassInfoImpl<? extends T>> |
UDTRootClassInfoImpl.typeImpls()
Gets all type entities defined from this root entity.
|
Copyright (C) 2015-2017 The Helenus Driver Project Authors.