Class UpdateBuilderImpl

    • Field Detail

      • tableName

        @NotNull
        protected final @NotNull java.lang.String tableName
    • Constructor Detail

      • UpdateBuilderImpl

        public UpdateBuilderImpl​(@NotNull
                                 @NotNull SQLManagerImpl manager,
                                 @NotNull
                                 @NotNull java.lang.String tableName)