Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Spring
Data
Northwind
AdoTemplateShipperDao
C# Class Spring.Data.Northwind.AdoTemplateShipperDao
AdoTemplate based implementation of IShipperDao
Inheritance:
Spring.Data.Core.AdoDaoSupport
,
IShipperDao
Mostra file
Open project: spring-projects/spring-net
Public Methods
Method
Description
Create
(
string
name
,
string
phone
) :
Shipper
Method Details
Create()
public
method
public
Create
(
string
name
,
string
phone
) :
Shipper
name
string
phone
string
return
Shipper