Interface ReadOnlyCrudJoinEntityHelperL<T,SB extends com.landawn.abacus.util.SQLBuilder,TD extends CrudDaoL<T,SB,TD>>

All Superinterfaces:
CrudJoinEntityHelper<T,Long,SB,TD>, CrudJoinEntityHelperL<T,SB,TD>, JoinEntityHelper<T,SB,TD>, ReadOnlyCrudJoinEntityHelper<T,Long,SB,TD>, ReadOnlyJoinEntityHelper<T,SB,TD>

public interface ReadOnlyCrudJoinEntityHelperL<T,SB extends com.landawn.abacus.util.SQLBuilder,TD extends CrudDaoL<T,SB,TD>> extends ReadOnlyCrudJoinEntityHelper<T,Long,SB,TD>, CrudJoinEntityHelperL<T,SB,TD>