Re: AW: AW: String parameter problem

2009-07-11 Thread Andrey Rogov
mail me DDL table properties and IR025data . 2009/7/10 Cax > > I use Oracle database. > > > Sergey Livanov-2 wrote: > > > > What database do you use ? > > > > 2009/7/9 Cax > > > >> > >> i try to change the sql not to get the parameter, like this : > >> > >> select > >> PX_IR025_PAN as pan,

any way to use wildcards in sqlMapConfig file?

2009-07-11 Thread Marco Musu
Hi everyone, it is possibile to use wildcards inside a SqlMapConfig file? I usually put all sqlMap files into a package of my project, so it will be useful to have all resources automatically added without specifing every xml inside the sqlMapConfig... Any suggestions? thanks Marco