creole.drivers.mssql
[ class tree: creole.drivers.mssql ] [ index: creole.drivers.mssql ] [ all elements ]

Class: MSSQLTypes

Source Location: /creole/drivers/mssql/MSSQLTypes.php

Class Overview

CreoleTypes
   |
   --MSSQLTypes

MSSQL types / type map.


Author(s):

Version:

  • $Revision: 1.8 $

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: CreoleTypes

CreoleTypes::getAffix()
Gets the "affix" to use for ResultSet::get*() and PreparedStatement::set*() methods.
CreoleTypes::getCreoleCode()
Given the name of a type (e.g. 'VARCHAR') this method will return the corresponding integer.
CreoleTypes::getCreoleName()
Given the integer type, this method will return the corresponding type name.
CreoleTypes::getNativeType()
This method will return a native type that corresponds to the specified Creole (JDBC-like) type.
CreoleTypes::getType()
This method returns the generic Creole (JDBC-like) type when given the native db type.

Class Details

[line 32]
MSSQL types / type map.



Tags:

version:  $Revision: 1.8 $
author:  Hans Lellelid <hans@xmpl.org>


[ Top ]


Class Methods


method getNativeType [line 86]

void getNativeType( mixed $creoleType)



Tags:

static:  
access:  public


Overrides CreoleTypes::getNativeType() (This method will return a native type that corresponds to the specified Creole (JDBC-like) type.)

[ Top ]

method getType [line 76]

void getType( mixed $mssqlType)



Tags:

static:  
access:  public


Overrides CreoleTypes::getType() (This method returns the generic Creole (JDBC-like) type when given the native db type.)

[ Top ]


Documentation generated on Mon, 23 Aug 2004 21:51:45 -0400 by phpDocumentor 1.3.0RC3