Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 MySqlBulkLoader 时有什么方法可以验证所需的列吗?我尝试使 MySql 表中的列不可为空且没有默认值。但仍然无一例外地加载了这些值。此外,我无法找到 MySqlBulkLoader 类的任何文档。