Serialized Form
-
Package cn.dinodev.spring.data.converts
-
Class cn.dinodev.spring.data.converts.JacksonCustomerModule
class JacksonCustomerModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
-
-
Package cn.dinodev.spring.data.domain
-
Class cn.dinodev.spring.data.domain.EntityBase
class EntityBase extends Object implements Serializable -
Class cn.dinodev.spring.data.domain.LimitOffsetPageable
class LimitOffsetPageable extends Object implements Serializable-
Serialized Fields
-
limit
int limit
-
offset
long offset
-
sort
org.springframework.data.domain.Sort sort
-
-
-
Class cn.dinodev.spring.data.domain.TenantRowEntityBase
-
Serialized Fields
-
tenantId
String tenantId
租户ID
-
-
-