| Package | Description |
|---|---|
| io.ebean.enhance.querybean |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeQueryAssocBasicConstructor
Changes the existing constructor to remove all the field initialisation as these are going to be
initialised lazily by calls to our generated methods.
|
class |
TypeQueryAssocMainConstructor
Changes the existing constructor to remove all the field initialisation as these are going to be
initialised lazily by calls to our generated methods.
|
class |
TypeQueryConstructorAdapter
Changes the existing constructor to remove all the field initialisation as these are going to be
initialised lazily by calls to our generated methods.
|
class |
TypeQueryConstructorForAlias
Overrides the constructor to initialise all the fields (for use with 'Alias' select()/fetch() use).
|
Copyright © 2019. All rights reserved.