Spring4D

Spring4D

I use in my code this type alias:

type
TSQLConfig = IDictionary;

How to register this type in IoC container?

ps. IDictionary comes from Spring Collections.

Comments

Post a Comment