Hello everyone.
I am reading spring reference.
And i was confused by idref and ref.
I dont quite understand the difference between two.
Anyone could tell me about idref with some example, and the main use of idref.
thx a lot.
//bow
Hello everyone.
I am reading spring reference.
And i was confused by idref and ref.
I dont quite understand the difference between two.
Anyone could tell me about idref with some example, and the main use of idref.
thx a lot.
//bow
Hello World.
Idref just ref the bean name as one String var. It seems like that it's for the spring framework's some function using.
yes, it will cause xml parser to do IDREF check.
thanks any way.
Hello World.