Table of Contents

Interface IRef

Namespace
Java.Sql
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IRef

Properties

BaseTypeName

String BaseTypeName { get; }

Property Value

String

Object

object Object { get; set; }

Property Value

object

Methods

GetObject(Map<String, Class>)

object GetObject(Map<String, Class> arg0)

Parameters

arg0 Map<String, Class>

Map

Returns

object

object

Exceptions

SQLException