Limited supported SQL:
getGeneratedKeys
interface of JDBC specification to return auto-increment key, it is necessary to use a distributed key generator that supports auto-increment, and does not support other types of distributed key generatorsUnsupported SQL:
Other: