Searched refs:bAutoPrimaryKeysupportsAutoIncrmentation (Results 1 – 1 of 1) sorted by relevance
63 private boolean bAutoPrimaryKeysupportsAutoIncrmentation; field in PrimaryKeyHandler70 bAutoPrimaryKeysupportsAutoIncrmentation = isAutoPrimeKeyAutoIncrementationsupported(); in PrimaryKeyHandler()260 …matic), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bAutoPrimaryKeysupportsAutoIncrmentation &… in togglePrimeKeyFields()376 …boolean bdoenable = bAutoPrimaryKeysupportsAutoIncrmentation && optAddAutomatically.getState() && … in toggleAutomaticAutoValueCheckBox()
Completed in 19 milliseconds