All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dbobjekts.statement.ColumnInResultRow.kt Maven / Gradle / Ivy

There is a newer version: 0.6.0-RC2
Show newest version
package com.dbobjekts.statement

import com.dbobjekts.api.AnyColumn

class ColumnInResultRow(val position: Int, val column: AnyColumn)





© 2015 - 2024 Weber Informatics LLC | Privacy Policy