Uses of Interface
com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Packages that use ISQLServerBulkRecord
-
Uses of ISQLServerBulkRecord in com.microsoft.sqlserver.jdbc
Classes in com.microsoft.sqlserver.jdbc that implement ISQLServerBulkRecordModifier and TypeClassDescriptionclassProvides a simple implementation of the ISQLServerBulkRecord interface that can be used to read in the basic Java data types from a delimited file where each line represents a row of data.