类 Save

    • 构造器详细资料

    • 方法详细资料

      • deeply

        public Save deeply​(boolean deeply)
      • forceUpdateProps

        public Save forceUpdateProps​(String... forceUpdateProps)
        参数:
        forceUpdateProps -
        返回:
      • dataSource

        public Save dataSource​(DataSource dataSource)
        参数:
        dataSource -
        返回:
      • autoCommit

        public Save autoCommit​(Boolean autoCommit)
      • saveMode

        public Save saveMode​(SaveMode saveMode)
        参数:
        saveMode -
        返回:
      • batchSize

        public Save batchSize​(int batchSize)
        参数:
        batchSize -
        返回:
      • many

        public <T extends SerializableLong many​(List<T> entities)
        类型参数:
        T -
        参数:
        entities -
        返回: