public boolean isJdbcNative() {
   return baseType.isJdbcNative();
 }