程序包 org.hibernate.id

接口 IdentifierGenerator

    • 字段详细资料

      • ENTITY_NAME

        static final String ENTITY_NAME
        The configuration parameter holding the entity name
        另请参阅:
        常量字段值
      • JPA_ENTITY_NAME

        static final String JPA_ENTITY_NAME
        The configuration parameter holding the JPA entity name
        另请参阅:
        常量字段值
    • 方法详细资料

      • supportsJdbcBatchInserts

        default boolean supportsJdbcBatchInserts()
        Check if JDBC batch inserts are supported.
        返回:
        JDBC batch inserts are supported.