Interface UncheckedReadOnlyCrudJoinEntityHelperL<T,SB extends com.landawn.abacus.util.SQLBuilder,TD extends UncheckedCrudDaoL<T,SB,TD>>

All Superinterfaces:
CrudJoinEntityHelper<T,Long,SB,TD>, CrudJoinEntityHelperL<T,SB,TD>, JoinEntityHelper<T,SB,TD>, ReadOnlyJoinEntityHelper<T,SB,TD>, UncheckedCrudJoinEntityHelper<T,Long,SB,TD>, UncheckedCrudJoinEntityHelperL<T,SB,TD>, UncheckedJoinEntityHelper<T,SB,TD>, UncheckedReadOnlyJoinEntityHelper<T,SB,TD>

public interface UncheckedReadOnlyCrudJoinEntityHelperL<T,SB extends com.landawn.abacus.util.SQLBuilder,TD extends UncheckedCrudDaoL<T,SB,TD>> extends UncheckedReadOnlyJoinEntityHelper<T,SB,TD>, UncheckedCrudJoinEntityHelperL<T,SB,TD>