- All Implemented Interfaces:
- Serializable
public class Partition
extends Object
implements Serializable
Provides partition information such as first of first entity to return starting from 0 and maximum amount of entities to return.
Can be used in environments(GWT,RMI,Web Services clients) without direct Hibernate dependencies.
The class is immutable and thread safe.
- Since:
- 4.1.1
- Author:
- vitaly.se@gmail.com
- See Also:
- Serialized Form