Module ::MsSQL::Column
In: lib/jdbc_adapter/jdbc_mssql.rb

Methods

Attributes

identity  [RW] 
is_special  [RW] 

Public Class methods

These methods will only allow the adapter to insert binary data with a length of 7K or less because of a SQL Server statement length policy.

Public Instance methods

JRUBY-2011: Match balanced quotes and parenthesis - ‘text’,(‘text’) or (text)

[Validate]