Modifier and Type | Method and Description |
---|---|
IndirectDaoBuilder<ENTITY,BUILDER> |
IndirectDaoBuilder.withPrimaryKey(String columnName,
String sequenceName,
Function<ENTITY,Long> getter,
BiConsumer<BUILDER,Long> setter)
Set data about the primary key of the table for this type.
|
Copyright © 2019. All rights reserved.