Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.dao.shard.ShardDataSourceTargetSource

Packages that use ShardDataSourceTargetSource
com.liferay.portal.dao.shard   
com.liferay.portal.dao.shard.advice   
 

Uses of ShardDataSourceTargetSource in com.liferay.portal.dao.shard
 

Methods in com.liferay.portal.dao.shard with parameters of type ShardDataSourceTargetSource
 void ShardSessionFactoryTargetSource.setShardDataSourceTargetSource(ShardDataSourceTargetSource shardDataSourceTargetSource)
           
 

Uses of ShardDataSourceTargetSource in com.liferay.portal.dao.shard.advice
 

Methods in com.liferay.portal.dao.shard.advice that return ShardDataSourceTargetSource
 ShardDataSourceTargetSource ShardAdvice.getShardDataSourceTargetSource()
           
 

Methods in com.liferay.portal.dao.shard.advice with parameters of type ShardDataSourceTargetSource
 void ShardAdvice.setShardDataSourceTargetSource(ShardDataSourceTargetSource shardDataSourceTargetSource)
           
 


Liferay 6.1.2-ce-ga3