Uses of Interface
org.killbill.billing.util.api.ColumnInfo
-
Packages that use ColumnInfo Package Description org.killbill.billing.util.api -
-
Uses of ColumnInfo in org.killbill.billing.util.api
Method parameters in org.killbill.billing.util.api with type arguments of type ColumnInfo Modifier and Type Method Description voidDatabaseExportOutputStream. newTable(String tableName, List<ColumnInfo> columnsForTable)Notify the stream that the following data is for a different table
-