Daobab ORM
Daobab
About
Benefits
History
Requirements
JavaSQL
Kotlin
TypeSafe
License
Release Notes
Get Started
Get Daobab
Check Database Connection
Reverse Engineering
After Generation
Generated Classes
Column Interfaces
Table or View Entities
Composites
DataBase Target
Tables Dictionary
Mappings
Key Objects
Entity
Column
PrimaryKey
CompositePrimaryKey
Plate
FlatPlate
Extended Entity
Value Types
Targets
What Is A Target
DataBaseTarget
Entities
Plates
MultiEntityTarget
QueryMultiEntityTarget
AboveMultiEntityTarget
RemoteTarget - Server
RemoteTarget - Client
ORM
Transaction
Transaction Propagation
Testing
AccessProtector
Statistics
MetaData
Parsers
Using Schema
Applied Rules
Query
Select
Update
Insert
Delete
Where
Joins
Order
Count
Limit
Group By
Having
Sql Operators
Functions
About
Available Functions
Showcase
Daobab Source Code
100+ Java Examples
100+ Kotlin Examples
DataMastering
Info
Contact
Having
Second where
(after group by or functions)
Having
Second level filtering.
Similar to 'where' but it's able to handle group by results
having(new Having().having("counter",GT,100)
return records having counter greater than 1000
Maven
GitHub
YouTube
© Copyright 2018-2023 Elephant Software Klaudiusz Wojtkowiak
e-mail: contact@daobab.io