Uses of Class
com.j256.ormlite.db.SqlServerDatabaseType

Packages that use SqlServerDatabaseType
com.j256.ormlite.db Classes to support the JDBC database types. 
 

Uses of SqlServerDatabaseType in com.j256.ormlite.db
 

Subclasses of SqlServerDatabaseType in com.j256.ormlite.db
 class SqlServerJtdsDatabaseType
          Microsoft SQL server database type information connected through the JTDS JDBC driver.
 



This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.