Package mc.core.domain.i18n.text.work
Class NativeChannel
java.lang.Object
mc.core.system.base.BaseBean
mc.core.system.base.BaseBeanTx
mc.core.system.channel.base.ChannelBean
mc.core.domain.i18n.text.work.NativeChannel
- All Implemented Interfaces:
mc.core.system.channel.base.IChannel
- Direct Known Subclasses:
NativeTextLoader
public abstract class NativeChannel
extends mc.core.system.channel.base.ChannelBean
base class for channels executing native SQL statements for performance improvement
-
Field Summary
Fields inherited from class mc.core.system.channel.base.ChannelBean
CSV_ENCODING_DEFAULT, XML_ENCODING_DEFAULT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mc.core.system.channel.base.ChannelBean
encoding
-
Constructor Details
-
NativeChannel
public NativeChannel()
-