SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetColumnCollate

All Superinterfaces:
ISqlJetColumnConstraint

public interface ISqlJetColumnCollate
extends ISqlJetColumnConstraint

Column's collation.

Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)

Method Summary
 java.lang.String getCollation()
           
 
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetColumnConstraint
getName
 

Method Detail

getCollation

java.lang.String getCollation()

SQLJet Home

Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.