[API] set old add-on deprecated
This commit is contained in:
parent
c43dfa097a
commit
b9b008b103
@ -23,6 +23,7 @@ import org.slf4j.LoggerFactory;
|
|||||||
import jakarta.validation.constraints.NotNull;
|
import jakarta.validation.constraints.NotNull;
|
||||||
|
|
||||||
// TODO: maybe deprecated ==> use DataJson instead...
|
// TODO: maybe deprecated ==> use DataJson instead...
|
||||||
|
@Deprecated
|
||||||
public class AddOnSQLTableExternalForeinKeyAsList implements DataAccessAddOn {
|
public class AddOnSQLTableExternalForeinKeyAsList implements DataAccessAddOn {
|
||||||
static final Logger LOGGER = LoggerFactory.getLogger(AddOnManyToMany.class);
|
static final Logger LOGGER = LoggerFactory.getLogger(AddOnManyToMany.class);
|
||||||
static final String SEPARATOR = "-";
|
static final String SEPARATOR = "-";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user